ApiKeyException( this.message, this.code, { this.errorCode = HttpStatus.unauthorized, }) : super( code, errorCode: errorCode, );