TwiceAsNice  2019-02-18
Public Member Functions | List of all members
Nice::BitDepthOutOfRangeException Class Reference

#include <BitSet.h>

Inheritance diagram for Nice::BitDepthOutOfRangeException:
Inheritance graph
Collaboration diagram for Nice::BitDepthOutOfRangeException:
Collaboration graph

Public Member Functions

 BitDepthOutOfRangeException ()
 Initializing constructor. More...
 
 BitDepthOutOfRangeException ()
 Initializing constructor. More...
 
- Public Member Functions inherited from Nice::BitSetException
 BitSetException ()
 Initializing constructor. More...
 
 BitSetException ()
 Initializing constructor. More...
 
- Public Member Functions inherited from Nice::Exception
virtual std::string toString () const
 
 Exception ()
 
 Exception (const Nice::SeqLoggerObject &_ex)
 
 operator Nice::SeqLoggerObject ()
 
const Nice::SeqLoggerObjectlog () const
 
virtual const char * what () const throw ()
 
void addLoggerObject (const Nice::LoggerObject &_err)
 
void addLoggerObject (const Nice::SeqLoggerObject &_serr)
 
virtual ~Exception () throw ()
 
virtual std::string toString () const
 
 Exception ()
 
 Exception (const Nice::SeqLoggerObject &_ex)
 
 operator Nice::SeqLoggerObject ()
 
const Nice::SeqLoggerObjectlog () const
 
virtual const char * what () const throw ()
 
void addLoggerObject (const Nice::LoggerObject &_err)
 
void addLoggerObject (const Nice::SeqLoggerObject &_serr)
 
virtual ~Exception () throw ()
 

Additional Inherited Members

- Static Public Member Functions inherited from Nice::Exception
static void raise (const std::string &_exceptStr, const Nice::SeqLoggerObject &_ex=Nice::SeqLoggerObject())
 
template<typename Type >
static void addException (const std::string &_exceptStr)
 
static void raise (const std::string &_exceptStr, const Nice::SeqLoggerObject &_ex=Nice::SeqLoggerObject())
 
template<typename Type >
static void addException (const std::string &_exceptStr)
 

Constructor & Destructor Documentation

◆ BitDepthOutOfRangeException() [1/2]

Nice::BitDepthOutOfRangeException::BitDepthOutOfRangeException ( )
inline

Initializing constructor.

◆ BitDepthOutOfRangeException() [2/2]

Nice::BitDepthOutOfRangeException::BitDepthOutOfRangeException ( )
inline

Initializing constructor.


The documentation for this class was generated from the following file: