public class ServiceStatusException extends Exception
| Constructor and Description |
|---|
ServiceStatusException(int status,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
int |
getStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ServiceStatusException(int status,
String message)
public int getStatus()
public String getMessage()
getMessage in class ThrowableCopyright © 2022. All rights reserved.