InvalidSecurityGroupIDException({String? type, String? message}) : super( type: type, code: 'InvalidSecurityGroupIDException', message: message);