| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
RuntimeExceptionorg.apache.mina.common.BufferDataExceptionpublic class BufferDataExceptionextends RuntimeExceptionRuntimeException which is thrown when the data the ByteBuffer
contains is corrupt.
Constructor Summary | |
| |
| |
| |
public BufferDataException()
public BufferDataException(String message)
public BufferDataException(String message,
Throwable cause)public BufferDataException(Throwable cause)