Package org.cybergarage.upnp.device
Class InvalidDescriptionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.cybergarage.upnp.device.InvalidDescriptionException
-
- All Implemented Interfaces:
Serializable
public class InvalidDescriptionException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidDescriptionException()
InvalidDescriptionException(Exception e)
InvalidDescriptionException(String s)
InvalidDescriptionException(String s, File file)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-