rwlogo
HydraExpress 4.6

HydraExpress C++ API Reference Guide


   


Rogue Wave web site:  Home Page  |  Main Documentation Page

rwsf::NullPointerException Class Reference
[Exceptions]

Indicates that a user attempted to de-reference a smart pointer that was assigned to null. More...

#include <rwsf/core/NullPointerException.h>

Inheritance diagram for rwsf::NullPointerException:
rwsf::Exception

List of all members.

Public Member Functions

 NullPointerException (const rwsf::ExceptionInfo &eInfo)
virtual ~NullPointerException () throw ()

Detailed Description

NullPointerException indicates that a user attempted to de-reference a smart pointer that was assigned to null.


Constructor & Destructor Documentation

rwsf::NullPointerException::NullPointerException ( const rwsf::ExceptionInfo eInfo  ) 

Constructs a null pointer exception.

See also:
rwsf::ExceptionInfo
virtual rwsf::NullPointerException::~NullPointerException (  )  throw () [virtual]

Destructor.


Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo are registered trademarks of Rogue Wave Software, and HydraExpress is a trademark of Rogue Wave Software. All other trademarks are the property of their respective owners.