Unimplemeted exception.
More...
#include <FrameSpec.hh>
|
| | Unimplemented (const std::string &Call, CHAR_U FrameSpecVersion, const char *Filename, int Line) |
| | Constructed.
|
| |
| virtual | ~Unimplemented () throw ( ) |
| | Destructor.
|
| |
| virtual const char * | what () const throw ( ) |
| | Return the generic description of the exception.
|
| |
| | Unimplemented (const std::string &Call, CHAR_U FrameSpecVersion, const char *Filename, int Line) |
| | Constructed.
|
| |
| virtual | ~Unimplemented () throw ( ) |
| | Destructor.
|
| |
| virtual const char * | what () const throw ( ) |
| | Return the generic description of the exception.
|
| |
Unimplemeted exception.
The Unimplemented exception is thrown when some part of the frame specification was not implemented.
◆ Unimplemented() [1/2]
| FrameCPP::Unimplemented::Unimplemented |
( |
const std::string & | Call, |
|
|
CHAR_U | FrameSpecVersion, |
|
|
const char * | Filename, |
|
|
int | Line ) |
|
inline |
Constructed.
- Parameters
-
| [in] | Call | The name of the method or function where the exception was thrown. |
| [in] | Line | The line number within Filename where the exception was thrown. |
| [in] | Filename | The name of the file where the exception was thrown. |
| [in] | FrameSpecVersion | The version of the frame specification causing the exception. |
◆ ~Unimplemented() [1/2]
| virtual FrameCPP::Unimplemented::~Unimplemented |
( |
| ) |
|
| throw | ( | ) | | | |
|
inlinevirtual |
Destructor.
Release resources back to the system.
◆ Unimplemented() [2/2]
| FrameCPP::Unimplemented::Unimplemented |
( |
const std::string & | Call, |
|
|
CHAR_U | FrameSpecVersion, |
|
|
const char * | Filename, |
|
|
int | Line ) |
|
inline |
Constructed.
- Parameters
-
| [in] | Call | The name of the method or function where the exception was thrown. |
| [in] | Line | The line number within Filename where the exception was thrown. |
| [in] | Filename | The name of the file where the exception was thrown. |
| [in] | FrameSpecVersion | The version of the frame specification causing the exception. |
◆ ~Unimplemented() [2/2]
| virtual FrameCPP::Unimplemented::~Unimplemented |
( |
| ) |
|
| throw | ( | ) | | | |
|
inlinevirtual |
Destructor.
Release resources back to the system.
◆ what() [1/2]
| virtual const char * FrameCPP::Unimplemented::what |
( |
| ) |
const |
| throw | ( | ) | | | |
|
inlinevirtual |
Return the generic description of the exception.
Returns a null terminated character sequence containing a generic description of the exception.
- Returns
- The generic description of the exception.
◆ what() [2/2]
| virtual const char * FrameCPP::Unimplemented::what |
( |
| ) |
const |
| throw | ( | ) | | | |
|
inlinevirtual |
Return the generic description of the exception.
Returns a null terminated character sequence containing a generic description of the exception.
- Returns
- The generic description of the exception.
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/build/include/framecpp/Common/FrameSpec.hh
- Common/FrameSpec.hh