Uses of Class
orc.error.runtime.RuntimeTypeException

Packages that use RuntimeTypeException
orc.error.runtime   
 

Uses of RuntimeTypeException in orc.error.runtime
 

Subclasses of RuntimeTypeException in orc.error.runtime
 class ArgumentTypeMismatchException
           
 class ArityMismatchException
           
 class InsufficientArgsException
           
 class MethodTypeMismatchException
           
 class UncallableValueException
          Exception raised when an uncallable value occurs in call position.