org.xsocket
Class MaxWriteSizeExceededException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.io.IOException
java.io.IOException
               org.xsocket.MaxWriteSizeExceededException
org.xsocket.MaxWriteSizeExceededException
- All Implemented Interfaces: 
- Serializable
- public class MaxWriteSizeExceededException 
- extends IOException
Checked exception thrown when a write operation reaches the predefined limit
- Author:
- grro
- 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()
Copyright 2010 						xSocket.org