Represents an unexpected error of type ResultError within a CheckedError.
Readonly
Retrieves the contained error value, either an expected error of type E or an unexpected ResultError.
E
Represents an unexpected error of type ResultError within a CheckedError.