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

Argument is a null pointer exception class. More...

#include <ArgumentNullException.h>

Inheritance diagram for Saf::ArgumentNullException:
Saf::ArgumentException Saf::Exception

List of all members.

Public Member Functions

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

Detailed Description

Argument is a null pointer 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: