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

Open
wants to merge 4 commits into
base: latest
Choose a base branch
from

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

Since 3.1.0 there has been the ``name`` parameter,which returns the name of the error used at creation.
Fixes #4150
@github-actions github-actions bot temporarily deployed to branch-gh-4150-4236-error-object-module-update May 14, 2025 11:43 Destroyed
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
@github-actions github-actions bot temporarily deployed to branch-gh-4150-4236-error-object-module-update May 14, 2025 13:17 Destroyed
Fix comments recieved from SME
@github-actions github-actions bot temporarily deployed to branch-gh-4150-4236-error-object-module-update May 14, 2025 15:09 Destroyed
@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?

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'
2 participants