IllegalBufferException
Complete API reference for IllegalBufferException, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Uncategorized
Component: no
public class IllegalBufferException extends RuntimeException
Constructors
| Signature | Description |
|---|---|
IllegalBufferException() | Creates a new instance of IllegalBufferException. |
IllegalBufferException(String) | Creates a new instance of IllegalBufferException. |
IllegalBufferException(String, Throwable) | Creates a new instance of IllegalBufferException. |
IllegalBufferException(Throwable) | Creates a new instance of IllegalBufferException. |