com.aelitis.net.upnpms
Class UPnPMSException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
com.aelitis.net.upnpms.UPnPMSException
- All Implemented Interfaces: 
 - Serializable
 
public class UPnPMSException
- extends Exception
 
- Author:
 
  - parg
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
UPnPMSException
public UPnPMSException(String str)
UPnPMSException
public UPnPMSException(String str,
                       Throwable cause)