Overview
The `Error` object
Last updated
The `Error` object
Last updated
Error {}
The Error
object is an extension of the CommonError
class and is thrown when a runtime error occurs with a message built from a solution to the described problem but with additional identification, on the template.
public get : string Error name of a type, set to that is being thrown.
public get : string
The accessor, with the help of , changes the default tag to 'Error'
for an instance of .
public static : string A template of the error message of type with the replaceable , and optional tags.
public static : Error<Id> Defines the instance with the built of the given required , and optional on the .
public static : value is Error<Id> Checks whether the of type is an instance of of any or the given .