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