Package orc.error.compiletime.typing

Exception Summary
ArgumentArityException  
DefinitionArityException  
InsufficientTypeInformationException  
MissingTypeException Exception raised
MultiTypeException  
SubtypeFailureException  
TypeArityException  
TypeException  
UnboundTypeException  
UncallableTypeException Exception raised when the typechecker finds an uncallable value in call position.
UnrepresentableTypeException Thrown when trying to marshal a generated type which cannot be represented syntactically.
UnspecifiedArgTypesException  
UnspecifiedReturnTypeException