public class BufferDataException extends RuntimeException
RuntimeException which is thrown when the data the IoBuffer
contains is corrupt.| Constructor and Description |
|---|
BufferDataException() |
BufferDataException(String message) |
BufferDataException(String message,
Throwable cause) |
BufferDataException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString