The `CommonError` object methods
protected static defineMessage(): string The static "tagarrow-up-right" method builds from the given values the error message of a stringarrow-up-right type on the template.
values
string
protected static isError(): value is CommonError<Id> Checks whether the value of any type is a this instance of any or the given identification.
value
this
Last updated 2 years ago