| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrcException | |
|---|---|
| orc.error.compiletime | |
| orc.error.compiletime.typing | |
| orc.error.loadtime | |
| orc.error.runtime | |
| Uses of OrcException in orc.error.compiletime | 
|---|
| Subclasses of OrcException in orc.error.compiletime | |
|---|---|
|  class | CompilationExceptionExceptions generated during Orc compilation from source to portable compiled representations. | 
|  class | NonlinearPatternException | 
|  class | ParsingExceptionProblem parsing the text of an Orc program. | 
|  class | PatternException | 
|  class | UnboundVariableException | 
| Uses of OrcException in orc.error.compiletime.typing | 
|---|
| Subclasses of OrcException in orc.error.compiletime.typing | |
|---|---|
|  class | ArgumentArityException | 
|  class | MissingTypeExceptionException raised | 
|  class | SubtypeFailureException | 
|  class | TypeException | 
|  class | UncallableTypeExceptionException raised when the typechecker finds an uncallable value in call position. | 
| Uses of OrcException in orc.error.loadtime | 
|---|
| Subclasses of OrcException in orc.error.loadtime | |
|---|---|
|  class | LoadingExceptionExceptions generated while creating an execution graph from a portable representation, in preparation for execution. | 
| Uses of OrcException in orc.error.runtime | 
|---|
| Subclasses of OrcException in orc.error.runtime | |
|---|---|
|  class | ArgumentTypeMismatchException | 
|  class | ArityMismatchException | 
|  class | CapabilityException | 
|  class | ExecutionExceptionExceptions generated while executing a compiled graph. | 
|  class | InsufficientArgsException | 
|  class | JavaExceptionA container for Java-level exceptions raised by code implementing sites. | 
|  class | MessageNotUnderstoodException | 
|  class | MethodTypeMismatchException | 
|  class | RuntimeTypeExceptionSuperclass of all runtime type exceptions, including arity mismatches, argument type mismatches, and attempts to call uncallable values. | 
|  class | SiteExceptionAny exception occurring in a well-formed, well-typed site call. | 
|  class | TokenExceptionA localized failure at runtime. | 
|  class | UncallableValueExceptionException raised when an uncallable value occurs in call position. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||