Timeline Framework C++ Edition
Public Member Functions | List of all members
wclETimelineChannel Class Reference

The base class for Timeline Channel exceptions. More...

#include <wclTimelineErrors.h>

Inheritance diagram for wclETimelineChannel:
wclETimeline wclException

Public Member Functions

 wclETimelineChannel (const char *msg)
 Creates new exception object.
 
- Public Member Functions inherited from wclETimeline
 wclETimeline (const char *msg)
 Creates new exception object.
 
- Public Member Functions inherited from wclException
 wclException (const char *msg)
 Creates new exception object.
 

Detailed Description

The base class for Timeline Channel exceptions.

See also
wclETimeline