public class ServiceNowException
extends org.apache.camel.CamelException
Constructor and Description |
---|
ServiceNowException(String status,
Map<String,String> error) |
ServiceNowException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getDetail() |
String |
getStatus() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public ServiceNowException(Throwable cause)
Apache Camel