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>

Inheritance diagram for memory_exception:

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 (
)
inlinevirtual

Member Function Documentation

virtual const char* what ( ) const
throw (
)
inlinevirtual

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