Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
RuntimeException
org.apache.mina.common.BufferDataException
public class BufferDataException
extends RuntimeException
RuntimeException
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)