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 © 2001-2014 JBoss by Red Hat. All Rights Reserved.