| Exception | Description | 
|---|---|
| CodeletActivationBoundsException | This class represents a Java exception to be thrown when the codelet's
 activation is set to more than 1.0 or less than 0.0. | 
| CodeletThresholdBoundsException | This class represents a Java exception to be thrown when the codelet's
 threshold is set to more than 1.0 or less than 0.0. | 
| MemoryObjectNotFoundException | This class represents a Java exception to be thrown when the access memory object
 method is not capable of finding the corresponding memory object |