Class FlowClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.infoteria.asteria.flowengine2.thinclient.FlowClientException
- All Implemented Interfaces:
Serializable
フローのクライアントで発生するExceptionです。
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
-
Constructor Details
-
FlowClientException
public FlowClientException() -
FlowClientException
-
FlowClientException
-
FlowClientException
-
-
Method Details
-
getErrorCode
エラーコードを取得します -
setErrorCode
エラーコードを設定します -
getCause
-
printStackTrace
public void printStackTrace()- Overrides:
printStackTracein classThrowable
-
printStackTrace
- Overrides:
printStackTracein classThrowable
-
printStackTrace
- Overrides:
printStackTracein classThrowable
-