public class ServiceNowException
extends org.apache.camel.CamelException
| Constructor and Description |
|---|
ServiceNowException(Integer code,
Map<Object,Object> attributes) |
ServiceNowException(Integer code,
String status,
String message,
String detail) |
| Modifier and Type | Method and Description |
|---|---|
Map<Object,Object> |
getAttributes() |
Integer |
getCode() |
String |
getDetail() |
String |
getStatus() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceApache Camel