HttpUnauthorizedException constructor
HttpUnauthorizedException()
Implementation
HttpUnauthorizedException() : super(HttpStatus.unauthorized, 'Unauthorised');
HttpUnauthorizedException() : super(HttpStatus.unauthorized, 'Unauthorised');