Uses of Class
org.objectweb.proactive.core.mop.MOPRuntimeException

Packages that use MOPRuntimeException
org.objectweb.proactive.core.mop **For internal use only** Defines the Meta Object Protocol used in ProActive that allows the interception of a method call to an active object and its reification as a request sent to a body.  
 

Uses of MOPRuntimeException in org.objectweb.proactive.core.mop
 

Subclasses of MOPRuntimeException in org.objectweb.proactive.core.mop
 class CannotFindClassException
          Thrown when a static initializer tries to load in a class through its string name but no definition for the class with the specifed name could be found.
 class ConstructionOfStubObjectFailedException
           
 class GenerationOfStubClassFailedException
           
 class InitializationOfStubClassFailedException
           
 class InternalException
           
 



Copyright © April 2004 INRIA All Rights Reserved.