Uses of Class
orc.error.runtime.MessageNotUnderstoodException

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

Uses of MessageNotUnderstoodException in orc.runtime.sites.java
 

Methods in orc.runtime.sites.java that throw MessageNotUnderstoodException
 MethodHandle ClassProxy.getMethod(java.lang.String methodName)
          Look up a method by name.