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