Creates a new ParseError instance
The original error that caused the parsing failure
Readonly
causeThe original error that caused the parsing failure
Optional
stackStatic
Optional
prepareOptional override for formatting stack traces
Static
stackStatic
captureCreate .stack property on a target object
Optional
constructorOpt: FunctionCreate .stack property on a target object
Optional
constructorOpt: Function
Error thrown when unable to parse the error returned by simulateHandleOp. Contains the original cause of the error for debugging.
Example