public class FXServiceException extends RuntimeException
Constructor and Description |
---|
FXServiceException(Exception e) |
FXServiceException(feign.FeignException e) |
FXServiceException(int status,
String message) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
int |
getStatus() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace