Skip to main content

InvalidUidFormatError

class InvalidUidFormatError extends RequestError

constructor

new InvalidUidFormatError(uid, statusCode, statusMessage)
PARAMETERTYPEOPTIONALDEFAULTDESCRIPTION
uidnumber
statusCodenumber
statusMessagestring

Properties

uid

Type: number


statusCode

inherited

HTTP response status code

Type: number


statusMessage

inherited

The message of the status code

Type: string