Creates a new SimulateHandleOpError instance
The error message from the simulation
OptionalcauseReadonlymessageThe error message from the simulation
OptionalstackStatic OptionalprepareOptional override for formatting stack traces
StaticstackStaticcaptureCreate .stack property on a target object
OptionalconstructorOpt: FunctionCreate .stack property on a target object
OptionalconstructorOpt: Function
Error thrown when simulateHandleOp fails with an actual error (not an ExecutionResult). Contains the error message from the simulation.
Example