public class ApplicationException extends OpenEJBException
| Constructor and Description |
|---|
ApplicationException() |
ApplicationException(Exception e) |
ApplicationException(String message) |
ApplicationException(String message,
Exception e) |
ApplicationException(Throwable t) |
getMessage, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.