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, toString
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.