public class BufferDataException extends RuntimeException
RuntimeException which is thrown when the data the IoBuffer
contains is corrupt.| 构造器和说明 |
|---|
BufferDataException() |
BufferDataException(String message) |
BufferDataException(String message,
Throwable cause) |
BufferDataException(Throwable cause) |
Copyright © 2013. All Rights Reserved.