Package deltix.util.vsocket
Class ConnectionRejectedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- deltix.util.vsocket.ConnectionRejectedException
-
- All Implemented Interfaces:
java.io.Serializable
public class ConnectionRejectedException extends java.io.IOException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ConnectionRejectedException(java.lang.String serverId, int errorCode)
-