Libraries
»
bud
(0.9.9)
»
Index (C)
»
Bud
»
CompileError
Exception: Bud::CompileError
Inherits:
Error
Object
StandardError
Error
Bud::CompileError
show all
Defined in:
lib/bud/errors.rb
Overview
Raised when the input program fails to compile (e.g., due to illegal syntax).