ApplicationException@Deprecated public class ApplicationException extends RuntimeException
| Constructor and Description |
|---|
ApplicationException()
Deprecated.
|
ApplicationException(String message)
Deprecated.
|
ApplicationException(String s,
Throwable t)
Deprecated.
Discouraged unless you really want to include a long, often useless trace.
|
ApplicationException(Throwable t)
Deprecated.
Discouraged unless you really want to include a long, often useless trace.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ApplicationException()
public ApplicationException(String message)
public ApplicationException(Throwable t)
t - Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.