public class GdcIntegrationErrorException extends GdcRestApiException
| Constructor and Description |
|---|
GdcIntegrationErrorException(String msg)
Constructs an instance of
GdcIntegrationErrorException with the specified detail message. |
GdcIntegrationErrorException(String msg,
Throwable cause) |
GdcIntegrationErrorException(Throwable cause) |
getLocalizedMessage, getMessage, toStringaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic GdcIntegrationErrorException(String msg)
GdcIntegrationErrorException with the specified detail message.msg - the detail message.public GdcIntegrationErrorException(Throwable cause)
Copyright © 2014. All rights reserved.