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
Use a dedicated error class to report type-checking errors (from the @jsii/kernel as well as dynamic runtime type-checking done in generated bindings). Such errors are typically the result of user error.
Note: this might not be possible in Go.
The text was updated successfully, but these errors were encountered:
This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
Use a dedicated error class to report type-checking errors (from the
@jsii/kernel
as well as dynamic runtime type-checking done in generated bindings). Such errors are typically the result of user error.Note: this might not be possible in Go.
The text was updated successfully, but these errors were encountered: