Skip to content

Add name parameter and box.error.is function description to box.error. #5112

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 22, 2025

Conversation

AArdeev
Copy link
Contributor

@AArdeev AArdeev commented May 14, 2025

Since 3.1.0 there has been the name parameter,which returns the name of the error used at creation.
Fixes #4150

AArdeev added 2 commits May 14, 2025 14:35
Since 3.1.0 there has been the ``name`` parameter,which returns the name of the error used at creation.
Fixes #4150
Function allows check whether the argument is an error. Added as a new page
Fixes #4236
@AArdeev AArdeev requested review from nshy and veod32 May 14, 2025 13:16
@AArdeev AArdeev self-assigned this May 14, 2025
@AArdeev AArdeev linked an issue May 14, 2025 that may be closed by this pull request
Fix comments recieved from SME
@AArdeev AArdeev requested a review from nshy May 15, 2025 09:13
@nshy
Copy link

nshy commented May 15, 2025

I'm not sure about policies in this particular repo but I'd better merge parts of commit with fixes into appropriate commits. Or you do it before pushing and add commit with changes for the sake of review?

@AArdeev AArdeev merged commit 93ba1b2 into latest May 22, 2025
1 check passed
@AArdeev AArdeev deleted the AArdeev/gh-4150-4236-error-object-module-update branch May 22, 2025 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add box.error.is Add error field 'name'
3 participants