Throws a 401 Not Authenticated error.
Source
AngelHttpException.NotAuthenticated({String message: '401 Not Authenticated'})
: super(401, message);
Throws a 401 Not Authenticated error.
AngelHttpException.NotAuthenticated({String message: '401 Not Authenticated'})
: super(401, message);