public class CseException extends RuntimeException
| Constructor and Description |
|---|
CseException(String code,
String message) |
CseException(String code,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2017. All rights reserved.