BB.Error.Kinematics.MultiFailed exception (bb v0.15.0)
View SourceMulti-target inverse kinematics failed.
Raised when a multi-target IK operation fails for one or more targets. Contains the link that failed, the underlying error, and partial results from any successful targets.
Summary
Functions
Create an Elixir.BB.Error.Kinematics.MultiFailed without raising it.
Types
Functions
@spec exception(opts :: Keyword.t()) :: %BB.Error.Kinematics.MultiFailed{ __exception__: true, bread_crumbs: term(), class: term(), error: term(), failed_link: term(), partial_results: term(), path: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.BB.Error.Kinematics.MultiFailed without raising it.
Keys
- :failed_link
- :error
- :partial_results