Public Member Functions

osc::Exception Class Reference

#include <OscException.h>

Inheritance diagram for osc::Exception:
osc::BundleNotInProgressException osc::BundleNotInProgressException osc::BundleNotInProgressException osc::ExcessArgumentException osc::MalformedBundleException osc::MalformedMessageException osc::MessageInProgressException osc::MessageInProgressException osc::MessageInProgressException osc::MessageNotInProgressException osc::MessageNotInProgressException osc::MessageNotInProgressException osc::MissingArgumentException osc::OutOfBufferMemoryException osc::OutOfBufferMemoryException osc::OutOfBufferMemoryException osc::WrongArgumentTypeException

List of all members.

Public Member Functions

 Exception () throw ()
 Exception (const Exception &src) throw ()
 Exception (const char *w) throw ()
Exceptionoperator= (const Exception &src) throw ()
virtual ~Exception () throw ()
virtual const char * what () const throw ()
 Exception () throw ()
 Exception (const Exception &src) throw ()
 Exception (const char *w) throw ()
Exceptionoperator= (const Exception &src) throw ()
virtual ~Exception () throw ()
virtual const char * what () const throw ()
 Exception () throw ()
 Exception (const Exception &src) throw ()
 Exception (const char *w) throw ()
Exceptionoperator= (const Exception &src) throw ()
virtual ~Exception () throw ()
virtual const char * what () const throw ()

Constructor & Destructor Documentation

osc::Exception::Exception (  ) throw () [inline]
osc::Exception::Exception ( const Exception src ) throw () [inline]
osc::Exception::Exception ( const char *  w ) throw () [inline]
virtual osc::Exception::~Exception (  ) throw () [inline, virtual]
osc::Exception::Exception (  ) throw () [inline]
osc::Exception::Exception ( const Exception src ) throw () [inline]
osc::Exception::Exception ( const char *  w ) throw () [inline]
virtual osc::Exception::~Exception (  ) throw () [inline, virtual]
osc::Exception::Exception (  ) throw () [inline]
osc::Exception::Exception ( const Exception src ) throw () [inline]
osc::Exception::Exception ( const char *  w ) throw () [inline]
virtual osc::Exception::~Exception (  ) throw () [inline, virtual]

Member Function Documentation

Exception& osc::Exception::operator= ( const Exception src ) throw () [inline]
Exception& osc::Exception::operator= ( const Exception src ) throw () [inline]
Exception& osc::Exception::operator= ( const Exception src ) throw () [inline]
virtual const char* osc::Exception::what (  ) const throw () [inline, virtual]
virtual const char* osc::Exception::what (  ) const throw () [inline, virtual]
virtual const char* osc::Exception::what (  ) const throw () [inline, virtual]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines