new ScriptelException(message)
Constructor, creates a new instance of this type.
Parameters:
Name | Type | Description |
---|---|---|
message |
string | Message to pass along regarding the cause of the exception. |
Members
-
cid :string
-
Correlation id of the call that generated this exception (if available).
-
message :string
-
Message to return to client.