Class ServiceNowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.camel.CamelException
org.apache.camel.component.servicenow.ServiceNowException
- All Implemented Interfaces:
Serializable
public class ServiceNowException
extends org.apache.camel.CamelException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionServiceNowException(Integer code, String status, String message, String detail) ServiceNowException(Integer code, Map<Object, Object> attributes) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace