ThingIFError

ThingIFError

Represent error caught by thing-if sdk.

Constructor

new ThingIFError()

Properties:
Name Type Description
name string Name of ThingIFError. It is defined in Errors. If it is not one of defined error, then it is unknown error.
message string Message of ThingIFError.