public class CamelAuthorizationException extends CamelExchangeException
| Constructor and Description |
|---|
CamelAuthorizationException(String message,
Exchange exchange) |
CamelAuthorizationException(String message,
Exchange exchange,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPolicyId() |
createExceptionMessage, getExchangeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringApache Camel