All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
HSEP::NullReferenceException Class Reference

Exception that is triggered when an attempt to obtain a reference on a non existing object is performed. More...

#include <Exceptions.h>

+ Inheritance diagram for HSEP::NullReferenceException:
+ Collaboration diagram for HSEP::NullReferenceException:

Public Member Functions

virtual const char * what () const throw ()
 

Detailed Description

Exception that is triggered when an attempt to obtain a reference on a non existing object is performed.

Definition at line 35 of file Exceptions.h.

Member Function Documentation

virtual const char* HSEP::NullReferenceException::what ( ) const throw ()
inlinevirtual

Definition at line 41 of file Exceptions.h.


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