Class ExternalFlowStoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.aquima.interactions.foundation.exception.AppException
com.blueriq.component.api.store.externalflow.exception.ExternalFlowStoreException
- All Implemented Interfaces:
Serializable
public class ExternalFlowStoreException
extends com.aquima.interactions.foundation.exception.AppException
Exception thrown if the communication with external flow store fails for various reasons.
- Since:
- 12.1
- Author:
- Voicu Moldovan
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBasic constructor with only the cause of the error. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString