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, toString
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public GdcIntegrationErrorException(String msg)
GdcIntegrationErrorException
with the specified detail message.msg
- the detail message.public GdcIntegrationErrorException(Throwable cause)
Copyright © 2014. All rights reserved.