Class FlowClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.infoteria.asteria.communication.client.AsteriaClientException
com.infoteria.asteria.flowengine2.client.FlowClientException
- All Implemented Interfaces:
Serializable
public class FlowClientException
extends com.infoteria.asteria.communication.client.AsteriaClientException
フローのクライアントで発生するExceptionです。
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.infoteria.asteria.communication.client.AsteriaClientException
printStackTrace, printStackTrace, printStackTraceMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
-
Constructor Details
-
FlowClientException
-
FlowClientException
-