externalImplementationPendingError
Hierarchy
- RuntimeError
- ImplementationPendingError
Index
Constructors
externalconstructor
Parameters
externalmessage: string
Human-readable description of the error
externaloptionalcause: Error
The root cause of this
RuntimeError, if any
Returns ImplementationPendingError
Properties
publicexternaloptionalreadonlycause
The root cause of this RuntimeError, if any
externalname
externalmessage
externaloptionalstack
Methods
staticexternalfromJSON
Parameters
externalserialised: JSONObject
Returns ImplementationPendingError
externaltoString
Human-readable description of the error
Returns string
externaltoJSON
Returns object
Thrown to indicate that the
Actorattempted to perform aTaskorInteractionthat hasn't been implemented yet.A pending Task
A pending Interaction