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