Ogg::Exception Class Reference
[Error and Excception Handling]

Exceptions base class. More...

#include <Exception.H>

Inheritance diagram for Ogg::Exception:

Ogg::Logical::FailedToSelectStream Ogg::Logical::MuxTooLate Ogg::Logical::NoSuchStream Ogg::Logical::NotForReading Ogg::Logical::NotForWriting Ogg::Logical::ReaderAlreadyExists Ogg::Logical::SeekInternalError Ogg::Logical::SerialNoAlreadyUsed Ogg::Logical::StreamAlreadyClaimed Ogg::Transport::NoDeletion Ogg::Transport::PrematureEndOfOggStream List of all members.

Public Member Functions

 Exception (const char *nm) throw ()
 Exception (const Exception &ex) throw ()
 For suppressing copy construction of ostringstream.
virtual ~Exception () throw ()
virtual const char * what () const throw ()

Detailed Description

Exceptions base class.


Constructor & Destructor Documentation

Ogg::Exception::Exception ( const char *  nm  )  throw ()

Ogg::Exception::Exception ( const Exception ex  )  throw () [inline]

For suppressing copy construction of ostringstream.

virtual Ogg::Exception::~Exception (  )  throw () [inline, virtual]


Member Function Documentation

virtual const char* Ogg::Exception::what (  )  const throw () [inline, virtual]


The documentation for this class was generated from the following file:
Generated on Tue May 1 16:35:34 2007 for libogg++ by  doxygen 1.5.1