org.xsocket
Class MaxWriteSizeExceededException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.xsocket.MaxWriteSizeExceededException
- All Implemented Interfaces:
- Serializable
public class MaxWriteSizeExceededException
- extends IOException
Checked exception thrown when a write operation reaches the predefined limit
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MaxWriteSizeExceededException
public MaxWriteSizeExceededException()