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