ALMA Computing Group

demo::ErrorSystem Interface Reference

import "ErrorSystemComponent.idl";

List of all members.

Public Member Functions

void tryToScheduleSomething () raises (ErrorSystemExample::NothingCanBeScheduledErrorEx)
void tryToProcessSomething () raises (ErrorSystemExample::PipelineProcessingRequestErrorEx)
void usingWrapperClasses1 () raises (ErrorSystemExample::NothingCanBeScheduledErrorEx)
void usingWrapperClasses2 ()


Member Function Documentation

void demo::ErrorSystem::tryToProcessSomething  )  raises (ErrorSystemExample::PipelineProcessingRequestErrorEx)
 

void demo::ErrorSystem::tryToScheduleSomething  )  raises (ErrorSystemExample::NothingCanBeScheduledErrorEx)
 

void demo::ErrorSystem::usingWrapperClasses1  )  raises (ErrorSystemExample::NothingCanBeScheduledErrorEx)
 

void demo::ErrorSystem::usingWrapperClasses2  ) 
 


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