Reactor.Error.Validation.StateError exception (reactor v0.15.0)
View SourceAn error returned when a Reactor is in an unexpected state.
Summary
Functions
Create an Elixir.Reactor.Error.Validation.StateError
without raising it.
Functions
@spec exception(opts :: Keyword.t()) :: %Reactor.Error.Validation.StateError{ __exception__: true, bread_crumbs: term(), class: term(), expected: term(), path: term(), reactor: term(), splode: term(), stacktrace: term(), state: term(), vars: term() }
Create an Elixir.Reactor.Error.Validation.StateError
without raising it.
Keys
- :reactor
- :state
- :expected