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