public class SoroushException extends Exception
| Constructor and Description |
|---|
SoroushException(SoroushMessage soroushMessage,
SoroushResponse soroushResponse,
Integer status,
String responseBody) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalizedMessage() |
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SoroushException(SoroushMessage soroushMessage, SoroushResponse soroushResponse, Integer status, String responseBody)
public String getLocalizedMessage()
getLocalizedMessage in class ThrowableApache Camel