You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception groups are used to raise multiple unrelated exceptions. The BaseExceptionGroup class has members subgroup, split, and derive. Explore for possibilities for extension. This issue may be closed without modification to the library.
Exception groups are used to raise multiple unrelated exceptions. The
BaseExceptionGroupclass has memberssubgroup,split, andderive. Explore for possibilities for extension. This issue may be closed without modification to the library.