public class CanonException extends Exception
| Modifier | Constructor and Description |
|---|---|
|
CanonException(int httpStatusCode) |
|
CanonException(int httpStatusCode,
String message) |
|
CanonException(int httpStatusCode,
String message,
Throwable cause) |
protected |
CanonException(int httpStatusCode,
String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
CanonException(int httpStatusCode,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHttpStatusCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 Symphony Software Foundation. All rights reserved.