Package orc.error

Orc-specific throwables.

See:
          Description

Interface Summary
Debuggable Interface implemented by any construct (syntax tree node, exception, etc) which is associated with a particular location in the source program.
Locatable Interface representing entities whose source location can be assigned, not just observed.
 

Class Summary
SourceLocation  
 

Exception Summary
OrcException Any exception generated by Orc, during compilation, loading, or execution.
 

Error Summary
OrcError Error conditions that should never occur.
 

Package orc.error Description

Orc-specific throwables.