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

Overflow exception class. More...

#include <OverflowException.h>

Inheritance diagram for Saf::OverflowException:
Saf::Exception

List of all members.

Public Member Functions

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

Detailed Description

Overflow exception class.


Constructor & Destructor Documentation

Constructor.

Parameters:
[in]locException source descriptor.
Saf::OverflowException::OverflowException ( const SourceLocation loc,
const Text::String msg 
) [inline]

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: