ALMA Computing Group

alma::demo::ErrorSystemComp::ErrorSystemImpl Class Reference

List of all members.

Public Member Functions

 ErrorSystemImpl ()
void tryToScheduleSomething () throws NothingCanBeScheduledErrorEx
void tryToProcessSomething () throws PipelineProcessingRequestErrorEx
void usingWrapperClasses1 () throws NothingCanBeScheduledErrorEx
void usingWrapperClasses2 ()

Constructor & Destructor Documentation

alma::demo::ErrorSystemComp::ErrorSystemImpl::ErrorSystemImpl  )  [inline]
 

Definition at line 19 of file ErrorSystemImpl.java.


Member Function Documentation

void alma::demo::ErrorSystemComp::ErrorSystemImpl::tryToProcessSomething  )  throws PipelineProcessingRequestErrorEx [inline]
 

Definition at line 46 of file ErrorSystemImpl.java.

References tryToScheduleSomething().

void alma::demo::ErrorSystemComp::ErrorSystemImpl::tryToScheduleSomething  )  throws NothingCanBeScheduledErrorEx [inline]
 

Definition at line 26 of file ErrorSystemImpl.java.

Referenced by tryToProcessSomething().

void alma::demo::ErrorSystemComp::ErrorSystemImpl::usingWrapperClasses1  )  throws NothingCanBeScheduledErrorEx [inline]
 

Definition at line 65 of file ErrorSystemImpl.java.

void alma::demo::ErrorSystemComp::ErrorSystemImpl::usingWrapperClasses2  )  [inline]
 

Definition at line 74 of file ErrorSystemImpl.java.


The documentation for this class was generated from the following file: