public class ImpossibleException extends RuntimeException
| Constructor and Description |
|---|
ImpossibleException() |
ImpossibleException(String message) |
ImpossibleException(String message,
Throwable cause) |
ImpossibleException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.