Skip to content
ObjectParser
Main Navigation
Guide
API
Changelog
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
.utils.Errors
Enum of error names. Use it to sort parser errors by type.
ObjectError
- error in the target object. See
ObjectError
.
PropertyError
- error in the property of the target object. See
PropertyError
.