Variable UnauthorizedErrorConst

UnauthorizedError: typeof UnauthorizedError = _UnauthorizedError

Represents an unauthorized access error, typically indicating that the user is not authenticated and needs to log in to access the requested resource. (401 Unauthorized error)