HttpUnauthorizedException constructor

HttpUnauthorizedException()

Implementation

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