Uses of Class
jsonvalues.UserError
Packages that use UserError
Package
Description
This package includes all the classes to represents, create and manipulate JSON
-
Uses of UserError in jsonvalues
Methods in jsonvalues that return UserErrorModifier and TypeMethodDescriptionstatic UserError
UserError.pathHeadIsNotAKey
(JsPath path) static UserError
UserError.pathHeadIsNotAnIndex
(JsPath path)