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