public class GRS2BufferException extends GRS2Exception
| Constructor and Description |
|---|
GRS2BufferException()
Create a new instance
|
GRS2BufferException(String message)
Create a new instance
|
GRS2BufferException(String message,
Throwable cause)
Create a new instance
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GRS2BufferException()
public GRS2BufferException(String message)
message - the error messageCopyright © 2014. All Rights Reserved.