ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
FrameCPP::Unimplemented Class Reference

Unimplemeted exception. More...

#include <FrameSpec.hh>

Inheritance diagram for FrameCPP::Unimplemented:
Collaboration diagram for FrameCPP::Unimplemented:

Public Member Functions

 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.

Detailed Description

Unimplemeted exception.

The Unimplemented exception is thrown when some part of the frame specification was not implemented.

Constructor & Destructor Documentation

◆ Unimplemented() [1/2]

FrameCPP::Unimplemented::Unimplemented ( const std::string & Call,
CHAR_U FrameSpecVersion,
const char * Filename,
int Line )
inline

Constructed.

Parameters
[in]CallThe name of the method or function where the exception was thrown.
[in]LineThe line number within Filename where the exception was thrown.
[in]FilenameThe name of the file where the exception was thrown.
[in]FrameSpecVersionThe 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]CallThe name of the method or function where the exception was thrown.
[in]LineThe line number within Filename where the exception was thrown.
[in]FilenameThe name of the file where the exception was thrown.
[in]FrameSpecVersionThe version of the frame specification causing the exception.

◆ ~Unimplemented() [2/2]

virtual FrameCPP::Unimplemented::~Unimplemented ( )
throw ( )
inlinevirtual

Destructor.

Release resources back to the system.

Member Function Documentation

◆ 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