public class CodedException extends RuntimeException
| Constructor and Description |
|---|
CodedException(int code,
String message) |
CodedException(int code,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 CDAP Licensed under the Apache License, Version 2.0.