Package org.loboevolution.common
Class BufferExceededException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.loboevolution.common.BufferExceededException
- All Implemented Interfaces:
Serializable
BufferExceededException class.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BufferExceededException
public BufferExceededException()Constructor for BufferExceededException.
-