org.xsocket
Class MaxReadSizeExceededException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.xsocket.MaxReadSizeExceededException
- All Implemented Interfaces:
- Serializable
public class MaxReadSizeExceededException
- extends IOException
Checked exception thrown when a read operation reaches the predefined limit,
without getting the required data
- Author:
- grro
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MaxReadSizeExceededException
public MaxReadSizeExceededException()
Copyright 2010 xSocket.org