ViennaCL - The Vienna Computing Library  1.5.1
Public Member Functions
memory_exception Class Reference

Exception class in case of memory errors. More...

#include <forwards.h>

Public Member Functions

 memory_exception ()
 memory_exception (std::string message)
virtual const char * what () const throw ()
virtual ~memory_exception () throw ()

Detailed Description

Exception class in case of memory errors.


Constructor & Destructor Documentation

memory_exception ( ) [inline]
memory_exception ( std::string  message) [inline]
virtual ~memory_exception ( ) throw () [inline, virtual]

Member Function Documentation

virtual const char* what ( ) const throw () [inline, virtual]

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