Search:
Libraries
»
bloom-lang/bud
(master)
»
Index (C)
»
Bud
»
CompileError
(
no frames
)
Class List
Method List
File List
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).