public class ApplicationException extends Exception
| Constructor and Description |
|---|
ApplicationException(Throwable cause) |
ApplicationException(ThrowableArtifact cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ApplicationException(ThrowableArtifact cause)
public ApplicationException(Throwable cause)
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.