Simple Application Framework  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Saf::InvalidCastException Class Reference

Invalid type cast exception class. More...

#include <InvalidCastException.h>

Inheritance diagram for Saf::InvalidCastException:
Saf::Exception

List of all members.

Public Member Functions

 InvalidCastException (const SourceLocation &loc)
 Constructor.
 InvalidCastException (const SourceLocation &loc, const Text::String &msg)
 Constructor.

Detailed Description

Invalid type cast exception class.


Constructor & Destructor Documentation

Constructor.

Parameters:
[in]locException source descriptor.

Constructor.

Parameters:
[in]locException source descriptor.
[in]msgString describing the exception and its cause.

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