View Source OnePiece.Result.ErrUnwrapError exception (OnePiece.Result v0.4.0)
Error raised when trying to unwrap an OnePiece.Result.err/0
result.
Link to this section Summary
Functions
Convert exception to string.
Link to this section Types
@type t() :: %OnePiece.Result.ErrUnwrapError{__exception__: true, value: term()}
Link to this section Functions
Convert exception to string.