View Source Arb.Error exception (arb v0.10.0)
An exception for errors returned by the arb
library.
Link to this section Summary
Link to this section Types
@type t() :: %Arb.Error{__exception__: true, reason: reason()}
An exception for errors returned by the arb
library.
@type t() :: %Arb.Error{__exception__: true, reason: reason()}