public abstract class ApplicationError extends RuntimeException
| Modifier | Constructor and Description |
|---|---|
protected |
ApplicationError(String message) |
protected |
ApplicationError(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.