public class InternalException extends RuntimeException
| Constructor and Description |
|---|
InternalException() |
InternalException(String message) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
fillInStackTrace() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InternalException()
public InternalException(String message)
public Throwable fillInStackTrace()
fillInStackTrace in class ThrowableCopyright © 2022. All rights reserved.