Uses of Class
orc.error.runtime.MethodTypeMismatchException

Packages that use MethodTypeMismatchException
orc.runtime.sites.java Wrappers which enable using Java objects and classes as Orc sites. 
 

Uses of MethodTypeMismatchException in orc.runtime.sites.java
 

Methods in orc.runtime.sites.java that throw MethodTypeMismatchException
 M InvokableHandle.resolve(java.lang.Object[] arguments)