cl::utfsm::samplingSystemUI::core::SamplingManagerException Class Reference
List of all members.
Detailed Description
Custom exception class, not much more than that
Constructor & Destructor Documentation
| cl::utfsm::samplingSystemUI::core::SamplingManagerException::SamplingManagerException |
( |
|
) |
[inline] |
Generic constructor, same as Exception
- See also:
- Exception
| cl::utfsm::samplingSystemUI::core::SamplingManagerException::SamplingManagerException |
( |
String |
msg |
) |
[inline] |
Adds a message to the Generic Exception
- Parameters:
-
| msg | Message to be added to the regular Exception |
| cl::utfsm::samplingSystemUI::core::SamplingManagerException::SamplingManagerException |
( |
String |
msg, |
|
|
Exception |
e | |
|
) |
| | [inline] |
Another extension of Exception, now also adds a Generic Exception to the mix
- Parameters:
-
| msg | Message to be added to the Exceotion |
| e | Generic Exception to be attached |
Member Data Documentation
The documentation for this class was generated from the following file: