Exception: Antelope::Ace::NoDirectiveError

Inherits:
Error
  • Object
show all
Defined in:
lib/antelope/ace/errors.rb

Overview

Primarily used in the Compiler, it is raised if it encounters a directive it cannot handle. This is more to warn the developer that a directive they wrote may not be accepted by any generator.