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