public class StopRuntimeException extends RuntimeException
| Constructor and Description |
|---|
StopRuntimeException() |
StopRuntimeException(String message) |
StopRuntimeException(String message,
Throwable cause) |
StopRuntimeException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022. All Rights Reserved.