1 #ifndef __CIFTI_EXCEPTION_H__ 2 #define __CIFTI_EXCEPTION_H__ 57 AString exceptionDescription;
62 #endif // __CIFTI_EXCEPTION_H__ virtual ~CiftiException()
Definition: CiftiException.cxx:86
CiftiException & operator=(const CiftiException &e)
Definition: CiftiException.cxx:73
Definition: CiftiException.h:40
namespace for all CiftiLib functionality
Definition: CiftiBrainModelsMap.h:41
CiftiException()
Definition: CiftiException.cxx:36
virtual AString whatString() const
Definition: CiftiException.cxx:95