Nemiver  0.3
Public Member Functions | List of all members
nemiver::common::Sequence::OverflowException Class Reference

#include <nmv-sequence.h>

Inheritance diagram for nemiver::common::Sequence::OverflowException:
nemiver::common::Exception

Public Member Functions

 OverflowException (const UString &a_message)
 
virtual ~OverflowException () throw ()
 
- Public Member Functions inherited from nemiver::common::Exception
 Exception (const char *a_reason)
 
 Exception (const UString &a_reason)
 
 Exception (const Exception &a_other)
 
 Exception (const std::exception &)
 
Exceptionoperator= (const Exception &a_other)
 
virtual ~Exception () throw ()
 
const char * what () const throw ()
 

Constructor & Destructor Documentation

◆ OverflowException()

nemiver::common::Sequence::OverflowException::OverflowException ( const UString a_message)
inline

◆ ~OverflowException()

virtual nemiver::common::Sequence::OverflowException::~OverflowException ( )
throw (
)
inlinevirtual

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