Overview
The `CommonErrors` object
CommonErrors {}
CommonErrors {}The CommonErrors object represents the storage of errors with unique identification numbers.
common-errors.class.tsAccessors
Properties
Methods
public throw(): void
Throws an error of the given id if the unique id was provided in the constructor.
protected isAllowedId(): boolean Checks whether the given identification number was provided in the constructor.
Last updated
Was this helpful?
