Package org.activecomponents.udp
Class ConnectionFailedException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.lang.RuntimeException
- 
- org.activecomponents.udp.ConnectionFailedException
 
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class ConnectionFailedException extends java.lang.RuntimeException- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description ConnectionFailedException()ConnectionFailedException(java.lang.String message)
 
-