|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.io.IOException
|
+--com.infoteria.asteria.communication.client.AsteriaClientException
|
+--com.infoteria.asteria.flowengine2.client.FlowClientException
フローのクライアントで発生するExceptionです。
| Constructor Summary | |
FlowClientException(java.lang.Exception e)
|
|
FlowClientException(java.lang.String msg)
|
|
| Methods inherited from class com.infoteria.asteria.communication.client.AsteriaClientException |
printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public FlowClientException(java.lang.String msg)
public FlowClientException(java.lang.Exception e)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||