Serializable
public class BufferDataException extends RuntimeException
RuntimeException
which is thrown when the data the IoBuffer
contains is corrupt.Constructor | Description |
---|---|
BufferDataException() |
|
BufferDataException(String message) |
|
BufferDataException(String message,
Throwable cause) |
|
BufferDataException(Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2004–2018 Apache MINA Project. All rights reserved.