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