const MastodonUnauthorizedException({ super.message = 'Unauthorized', super.endpoint, super.raw, }) : super(statusCode: 401);