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