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

Packages that use MOPException
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 MOPException in org.objectweb.proactive.core.mop
 

Subclasses of MOPException in org.objectweb.proactive.core.mop
 class BehavioralException
           
 class CannotGuessProxyNameException
           
 class ClassNotReifiableException
           
 class ConstructionOfProxyObjectFailedException
           
 class ConstructionOfReifiedObjectFailedException
           
 class ConstructorCallExecutionFailedException
           
 class InvalidProxyClassException
           
 class MethodCallExecutionFailedException
           
 class ReifiedCastException
           
 class StructuralException
           
 



Copyright © April 2004 INRIA All Rights Reserved.