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