Uses of Class
org.objectweb.proactive.core.exceptions.NonFunctionalException

Packages that use NonFunctionalException
org.objectweb.proactive.core.exceptions.communication Non functional exceptions related to communication.  
org.objectweb.proactive.core.exceptions.creation Non functional exceptions related to creation of remote objects..  
org.objectweb.proactive.core.exceptions.group Non functional exceptions related to group communications.  
org.objectweb.proactive.core.exceptions.migration Non functional exceptions for migration.  
org.objectweb.proactive.core.exceptions.security Non functional exceptions for security.  
org.objectweb.proactive.core.exceptions.service Non functional exceptions for service.  
 

Uses of NonFunctionalException in org.objectweb.proactive.core.exceptions.communication
 

Subclasses of NonFunctionalException in org.objectweb.proactive.core.exceptions.communication
 class ProActiveCommunicationException
          Generic exception for every communication exception
 class ReceiveCommunicationException
          Receive communication exception
 class ReceiveReplyCommunicationException
          Receive communication exception
 class ReceiveRequestCommunicationException
          Receive communication exception
 class SendCommunicationException
          Send communication exception
 class SendReplyCommunicationException
          Send communication exception
 class SendRequestCommunicationException
          Send communication exception
 

Uses of NonFunctionalException in org.objectweb.proactive.core.exceptions.creation
 

Subclasses of NonFunctionalException in org.objectweb.proactive.core.exceptions.creation
 class ActiveObjectCreationException
          Creation exception
 class FutureCreationException
          Creation exception
 class ProActiveCreationException
          Generic exception for every creation exception
 class ReifyObjectCreationException
          Creation exception
 

Uses of NonFunctionalException in org.objectweb.proactive.core.exceptions.group
 

Subclasses of NonFunctionalException in org.objectweb.proactive.core.exceptions.group
 class CreationGroupException
          Group exception
 class ProActiveGroupException
          Generic exception for every group exception
 class ReceiveGroupException
          Group exception
 class ReceiveReplyGroupException
          Group exception
 class ReceiveRequestGroupException
          Group exception
 class SendGroupException
          Group exception
 class SendReplyGroupException
          Group exception
 class SendRequestGroupException
          Group exception
 

Uses of NonFunctionalException in org.objectweb.proactive.core.exceptions.migration
 

Subclasses of NonFunctionalException in org.objectweb.proactive.core.exceptions.migration
 class OnArrivalMigrationException
          Migration exception
 class OnDepartureMigrationException
          Migration exception
 class ProActiveMigrationException
          Generic exception for every migration exception
 class SerializationMigrationException
          Migration exception
 

Uses of NonFunctionalException in org.objectweb.proactive.core.exceptions.security
 

Subclasses of NonFunctionalException in org.objectweb.proactive.core.exceptions.security
 class ActiveObjectCreationSecurityException
          Security exception
 class AuthentificationSecurityException
          Security exception
 class DecryptionSecurityException
          Security exception
 class IntegritySecurityException
          Security exception
 class MigrationSecurityException
          Security exception
 class ProActiveSecurityException
          Generic exception for every security exception
 class ReceiveReplySecurityException
          Receive security exception
 class ReceiveRequestSecurityException
          Receive security exception
 class ReceiveSecurityException
          Receive security exception
 class SendReplySecurityException
          Send security exception
 class SendRequestSecurityException
          Send security exception
 class SendSecurityException
          Send security exception
 

Uses of NonFunctionalException in org.objectweb.proactive.core.exceptions.service
 

Subclasses of NonFunctionalException in org.objectweb.proactive.core.exceptions.service
 class ProActiveServiceException
          Service exception
 class ServiceFailedServiceException
          Service exception
 



Copyright © April 2004 INRIA All Rights Reserved.