Creates a new SimulateHandleOpError instance
The error message from the simulation
Optional
causeReadonly
messageThe error message from the simulation
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 simulateHandleOp fails with an actual error (not an ExecutionResult). Contains the error message from the simulation.
Example