AuthorizationException constructor Null safety
Creates an AuthorizationException.
Implementation
AuthorizationException(this.error, this.description, this.uri);
Creates an AuthorizationException.
AuthorizationException(this.error, this.description, this.uri);