RuntimeException | +--org.apache.commons.collections.BufferOverflowException
Constructs a new BufferOverflowException. |
BufferOverflowException(String message) Construct a new BufferOverflowException. |
BufferOverflowException(String message, Throwable exception) Construct a new BufferOverflowException. |
Throwable | getCause() Gets the root cause of the exception. |
public BufferOverflowException()
BufferOverflowException
.
public BufferOverflowException(String message, Throwable exception)
BufferOverflowException
.
public BufferOverflowException(String message)
BufferOverflowException
.
public final Throwable getCause()