public class ServiceRuntimeException extends RuntimeException
| Constructor and Description |
|---|
ServiceRuntimeException(String message) |
ServiceRuntimeException(String message,
Throwable cause) |
ServiceRuntimeException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
ServiceRuntimeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCreated by ThK-Systems. License: LGPL