Reactor.Process.Errors.TerminateTimeoutError exception (reactor_process v0.4.2)
View SourceThis exception is returned when a process failed to terminate within the time allotted.
Summary
Functions
Create an Elixir.Reactor.Process.Errors.TerminateTimeoutError
without raising it.
Types
@type t() :: Exception.t()
Functions
@spec exception(opts :: Keyword.t()) :: %Reactor.Process.Errors.TerminateTimeoutError{ __exception__: true, bread_crumbs: term(), class: term(), path: term(), process: term(), splode: term(), stacktrace: term(), step: term(), timeout: term(), vars: term() }
Create an Elixir.Reactor.Process.Errors.TerminateTimeoutError
without raising it.
Keys
- :process
- :step
- :timeout