1#ifndef PSCF_NAN_EXCEPTION_H
2#define PSCF_NAN_EXCEPTION_H
12#include <util/misc/Exception.h>
56 NanException(
const char *function,
const char *file,
int line,
NanException(const char *function, const char *file, int line, int echo=1)
Constructor.
~NanException()
Destructor.
Exception(const char *function, const char *message, const char *file, int line, int echo=1)
Constructor.
File containing preprocessor macros for error handling.
PSCF package top-level namespace.