cl::utfsm::samplingSystemUI::core::SamplingManagerException Class Reference

Inheritance diagram for cl::utfsm::samplingSystemUI::core::SamplingManagerException:
Inheritance graph
[legend]
Collaboration diagram for cl::utfsm::samplingSystemUI::core::SamplingManagerException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SamplingManagerException ()
 SamplingManagerException (String msg)
 SamplingManagerException (String msg, Exception e)

Static Private Attributes

static final long serialVersionUID = 2L

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:

Generated by  doxygen 1.6.2