BB.Error.State.Invalid exception (bb v0.15.0)
View SourceInvalid state reference.
Raised when attempting to transition to or reference a state that is not defined in the robot's DSL.
Summary
Functions
Create an Elixir.BB.Error.State.Invalid without raising it.
Types
Functions
@spec exception(opts :: Keyword.t()) :: %BB.Error.State.Invalid{ __exception__: true, bread_crumbs: term(), class: term(), path: term(), splode: term(), stacktrace: term(), state: term(), valid_states: term(), vars: term() }
Create an Elixir.BB.Error.State.Invalid without raising it.
Keys
- :state
- :valid_states