Overview
The `Errors` object
Errors {}
Errors {}The Errors is an extension of the CommonErrors object that represents multiple identification numbers under which the errors of the Error type are prepared to throw.
errors.class.tsMethods
public getErrors(): { [Key in Id]: Error<Key> }
Returns an object of set errors, where the key is a unique identification.
Last updated
Was this helpful?

