|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.apache.openejb.OpenEJBException
org.apache.openejb.server.ServiceException
public class ServiceException
| Constructor Summary | |
|---|---|
ServiceException()
|
|
ServiceException(String message)
|
|
ServiceException(String message,
Throwable rootCause)
|
|
ServiceException(Throwable rootCause)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.openejb.OpenEJBException |
|---|
getMessage, getRootCause |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceException()
public ServiceException(String message)
public ServiceException(Throwable rootCause)
public ServiceException(String message,
Throwable rootCause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||