AssertException Class Reference

#include <AppAssert.h>

List of all members.

Public Member Functions

 AssertException (const char *pText)
 AssertException (const std::string &str)
std::string getText () const


Detailed Description

Definition at line 15 of file AppAssert.h.


Constructor & Destructor Documentation

AssertException::AssertException ( const char *  pText  )  [explicit]

Definition at line 18 of file AppAssert.h.

AssertException::AssertException ( const std::string &  str  )  [explicit]

Definition at line 21 of file AppAssert.h.


Member Function Documentation

std::string AssertException::getText (  )  const

Definition at line 24 of file AppAssert.h.


Software Development Kit - Opticks 4.9.0 Build 16218