Class ConditionUnmetException
An action dispatched when the condition set in the options of the Async Thunk creation is not met.
Implements
Inherited Members
Namespace: Unity.AppUI.Redux
Assembly: Unity.AppUI.Redux.dll
Syntax
public class ConditionUnmetException : Exception, ISerializable
Implements
See Also
AsyncThunkOptions<TThunkArg>.ConditionHandler
AsyncThunkOptions<TThunkArg>.ConditionHandlerAsync