import "ErrorSystemComponent.idl";
Inheritance diagram for demo::ErrorSystem:
Public Member Functions | |
void | tryToScheduleSomething () raises (ErrorSystemExample::NothingCanBeScheduledErrorEx) |
void | tryToProcessSomething () raises (ErrorSystemExample::PipelineProcessingRequestErrorEx) |
void | usingWrapperClasses1 () raises (ErrorSystemExample::NothingCanBeScheduledErrorEx) |
void | usingWrapperClasses2 () |
|
|
|
|
|
|
|
|