ServerpodClientUnauthorized constructor

ServerpodClientUnauthorized()

Creates an Unauthorized Exception

Implementation

ServerpodClientUnauthorized()
    : super('Unauthorized', HttpStatus.unauthorized);