org.xsocket.connection
Class MaxConnectionsExceededException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.xsocket.connection.MaxConnectionsExceededException
- All Implemented Interfaces:
- Serializable
public class MaxConnectionsExceededException
- extends IOException
Checked exception thrown when a the max number of connections is exceeded
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MaxConnectionsExceededException
public MaxConnectionsExceededException(String reason)