public class ServiceNowIntegrationException extends IntegrationException
Constructor and Description |
---|
ServiceNowIntegrationException() |
ServiceNowIntegrationException(String message) |
ServiceNowIntegrationException(String message,
Throwable cause) |
ServiceNowIntegrationException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
ServiceNowIntegrationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ServiceNowIntegrationException()
public ServiceNowIntegrationException(String message)
public ServiceNowIntegrationException(Throwable cause)
public ServiceNowIntegrationException(String message, Throwable cause)
Copyright © 2019. All rights reserved.