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, toString
public ServiceStatusException(int status, String message)
public int getStatus()
public String getMessage()
getMessage
in class Throwable
Copyright © 2022. All rights reserved.