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