public final class ServiceNowExceptionModel extends Object
ServiceNowExceptionModel(String status, Map<String,String> error)
Map<String,String>
getError()
String
getStatus()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ServiceNowExceptionModel(String status, Map<String,String> error)
public String getStatus()
public Map<String,String> getError()
Apache Camel