JsAccessPathMalformed

A JavaScript access path string was syntactically malformed: an unterminated bracket or quote, an empty bracket, a dangling backslash, junk after a closing quote, or an empty/leading/trailing/double-dot segment.

Parameters

message

A human-readable description of the failure.

Constructors

Link copied to clipboard
constructor(message: String)

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard
expect open val message: String?

Functions

Link copied to clipboard

Maps this core parse/relative failure to its canonical conformance error code.