Psi4
|
#include <exception.h>
Public Member Functions | |
NotImplementedException_ (const std::string &message, const char *lfile, int lline) | |
![]() | |
PsiException (std::string message, const char *file, int line) throw () | |
PsiException (const PsiException ©) throw () | |
virtual | ~PsiException () throw () |
PsiException & | operator= (const PsiException &other) |
const char * | what () const throw () |
const char * | file () const throw () |
const char * | location () const throw () |
int | line () const throw () |
Additional Inherited Members | |
![]() | |
void | rewrite_msg (std::string msg) throw () |
|
inline |