Skip to content

fix: add unwrap method to custom error#29

Merged
gjarmstrong merged 1 commit intomainfrom
fix/add-unwrap-method-to-custom-error
Mar 21, 2026
Merged

fix: add unwrap method to custom error#29
gjarmstrong merged 1 commit intomainfrom
fix/add-unwrap-method-to-custom-error

Conversation

@gjarmstrong
Copy link
Contributor

Description

Add the Unwrap method to the customError type to allow for unwrapping and error checking with the errors.Is function.

How did you test the changes?

  • Unit

Dependencies

N/A

@gjarmstrong gjarmstrong merged commit 51b7945 into main Mar 21, 2026
3 of 4 checks passed
@gjarmstrong gjarmstrong deleted the fix/add-unwrap-method-to-custom-error branch March 21, 2026 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants