public class ServiceException extends RuntimeException
| Constructor and Description |
|---|
ServiceException(Code code) |
ServiceException(Code code,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Code |
getCode() |
void |
setCode(Code code) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023. All rights reserved.