com.aelitis.net.udp.uc
Class PRUDPPacketHandlerException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
com.aelitis.net.udp.uc.PRUDPPacketHandlerException
- All Implemented Interfaces: 
 - Serializable
 
public class PRUDPPacketHandlerException
- 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 | 
 
 
PRUDPPacketHandlerException
public PRUDPPacketHandlerException(String str)
PRUDPPacketHandlerException
public PRUDPPacketHandlerException(String str,
                                   Throwable cause)