ServerpodClientUnauthorized constructor
ServerpodClientUnauthorized()
Creates an Unauthorized Exception
Implementation
ServerpodClientUnauthorized()
: super('Unauthorized', HttpStatus.unauthorized);
Creates an Unauthorized Exception
ServerpodClientUnauthorized()
: super('Unauthorized', HttpStatus.unauthorized);