TiledArray  0.7.0
TiledArray::Exception Class Reference

#include <error.h>

Inheritance diagram for TiledArray::Exception:
Collaboration diagram for TiledArray::Exception:

Public Member Functions

 Exception (const char *m)
 
virtual const char * what () const TILEDARRAY_NO_EXCEPTION
 

Detailed Description

Definition at line 52 of file error.h.

Constructor & Destructor Documentation

◆ Exception()

TiledArray::Exception::Exception ( const char *  m)
inline

Definition at line 54 of file error.h.

Member Function Documentation

◆ what()

virtual const char* TiledArray::Exception::what ( ) const
inlinevirtual

Definition at line 56 of file error.h.

Here is the caller graph for this function:

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