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