

Public Member Functions | |
| ErrorSystemImpl () | |
| void | tryToScheduleSomething () throws NothingCanBeScheduledErrorEx |
| void | tryToProcessSomething () throws PipelineProcessingRequestErrorEx |
| void | usingWrapperClasses1 () throws NothingCanBeScheduledErrorEx |
| void | usingWrapperClasses2 () |
| alma::demo::ErrorSystemComp::ErrorSystemImpl::ErrorSystemImpl | ( | ) | [inline] |
| void alma::demo::ErrorSystemComp::ErrorSystemImpl::tryToProcessSomething | ( | ) | throws PipelineProcessingRequestErrorEx [inline] |
| void alma::demo::ErrorSystemComp::ErrorSystemImpl::tryToScheduleSomething | ( | ) | throws NothingCanBeScheduledErrorEx [inline] |
Implements alma::demo::ErrorSystemOperations.
References alma::ErrorSystemExample::wrappers::AcsJNothingCanBeScheduledErrorEx::toNothingCanBeScheduledErrorEx().
Referenced by tryToProcessSomething().
| void alma::demo::ErrorSystemComp::ErrorSystemImpl::usingWrapperClasses1 | ( | ) | throws NothingCanBeScheduledErrorEx [inline] |
Implements alma::demo::ErrorSystemOperations.
| void alma::demo::ErrorSystemComp::ErrorSystemImpl::usingWrapperClasses2 | ( | ) | [inline] |
Implements alma::demo::ErrorSystemOperations.
1.6.2