Exception: Ucode::FontExtractMemberMissingError

Inherits:
FetchError
  • Object
show all
Defined in:
lib/ucode/error.rb

Overview

A extract: true manifest entry's extract_member is missing from the downloaded zip. The zip was fetched correctly but does not contain what we expected.

Instance Attribute Summary

Attributes inherited from Error

#context

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Ucode::Error