Uses of Package
org.objectweb.proactive.calcium.exceptions

Packages that use org.objectweb.proactive.calcium.exceptions
org.objectweb.proactive.calcium

This is the main package of the Calcium skeleton framework. 

org.objectweb.proactive.calcium.examples.blast

This package contains an example of distributing the blast application with calcium. 

org.objectweb.proactive.calcium.examples.nqueens.bt2   
org.objectweb.proactive.calcium.interfaces

This package contains the main interfaces provided by the framework. 

org.objectweb.proactive.calcium.skeletons

This package contains the skeletons supported by the framework

@author ProActive Team. 

 

Classes in org.objectweb.proactive.calcium.exceptions used by org.objectweb.proactive.calcium
MuscleException
          A Parameter Exception indicates that the execution of the task related with this parameter can not continue, and the execution of related tasks (parent, brothers, children) must also be stoped.
PanicException
          A panic exception indicates that all the execution must be halted as a result of this error.
 

Classes in org.objectweb.proactive.calcium.exceptions used by org.objectweb.proactive.calcium.examples.blast
EnvironmentException
          This exception is thrown when a task encounters environment problems that normally would not be present on other hosts.
MuscleException
          A Parameter Exception indicates that the execution of the task related with this parameter can not continue, and the execution of related tasks (parent, brothers, children) must also be stoped.
 

Classes in org.objectweb.proactive.calcium.exceptions used by org.objectweb.proactive.calcium.examples.nqueens.bt2
EnvironmentException
          This exception is thrown when a task encounters environment problems that normally would not be present on other hosts.
 

Classes in org.objectweb.proactive.calcium.exceptions used by org.objectweb.proactive.calcium.interfaces
EnvironmentException
          This exception is thrown when a task encounters environment problems that normally would not be present on other hosts.
 

Classes in org.objectweb.proactive.calcium.exceptions used by org.objectweb.proactive.calcium.skeletons
EnvironmentException
          This exception is thrown when a task encounters environment problems that normally would not be present on other hosts.
 



Copyright 2001-2007 INRIA All Rights Reserved.