Exception: Ucode::UnknownBlockError

Inherits:
LookupError show all
Defined in:
lib/ucode/error.rb

Overview

Block identifier not present in the cached Blocks.txt. Carries the offending id and the path searched in context:.

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