|
Agentflow V3.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
si.wfcidata.WFCIException
si.wfcidata.WFCIConnectionException
public class WFCIConnectionException
WFCIConnectionException
Field Summary |
---|
Fields inherited from class si.wfcidata.WFCIException |
---|
resourceKey |
Constructor Summary | |
---|---|
WFCIConnectionException()
|
|
WFCIConnectionException(java.lang.String msg)
|
|
WFCIConnectionException(java.lang.String message,
java.lang.Throwable target)
|
|
WFCIConnectionException(java.lang.Throwable target)
|
Method Summary |
---|
Methods inherited from class si.wfcidata.WFCIException |
---|
getCause, getResourceKey, setResourceKey |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getLocalizedMessage, getMessage, 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 WFCIConnectionException()
public WFCIConnectionException(java.lang.String msg)
public WFCIConnectionException(java.lang.String message, java.lang.Throwable target)
public WFCIConnectionException(java.lang.Throwable target)
|
Agentflow V3.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |