Type guard for determining whether a given object conforms to the ProcedureError interface.
true if the object conforms to the ProcedureError interface, otherwise false.
true
false
The object.
Generated using TypeDoc
Type guard for determining whether a given object conforms to the ProcedureError interface.
Returns
trueif the object conforms to the ProcedureError interface, otherwisefalse.