Public Member Functions

demo::ErrorSystem Interface Reference

import "ErrorSystemComponent.idl";

Inheritance diagram for demo::ErrorSystem:
Inheritance graph
[legend]
Collaboration diagram for demo::ErrorSystem:
Collaboration graph
[legend]

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: