isAllowedId()
Checks whether the given identification number was provided in the constructor
Last updated
Was this helpful?
Checks whether the given identification number was provided in the constructor
Last updated
Was this helpful?
CommonErrors.prototype.isAllowedId()
Checks whether the given number was provided in the .
ErrorId
extends
A generic type variable ErrorId
constrained by the generic type variable of the object indicates the type picked from the and its exact type is useful in picking the specific error from the storage.
id:
The error identification number of generic type variable to test for its presence in the object.
this