|
Sonic ESB API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.sonicsw.xq.XQException
com.sonicsw.xq.XQServiceException
com.sonicsw.esb.service.common.SFCServiceException
public class SFCServiceException
Field Summary |
---|
Fields inherited from class com.sonicsw.xq.XQException |
---|
UNSPECIFIED |
Constructor Summary | |
---|---|
SFCServiceException(java.lang.String reason)
|
|
SFCServiceException(java.lang.String reason,
java.lang.Throwable throwable)
|
|
SFCServiceException(java.lang.Throwable throwable)
|
Method Summary |
---|
Methods inherited from class com.sonicsw.xq.XQException |
---|
getErrorID, getLinkedException, getLocalizedMessage, getMessage, setErrorID, setLinkedException |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SFCServiceException(java.lang.String reason, java.lang.Throwable throwable)
public SFCServiceException(java.lang.String reason)
public SFCServiceException(java.lang.Throwable throwable)
|
Sonic ESB API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |