Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
All Classes Namespaces Functions Variables Typedefs Enumerator Friends
Public Member Functions | List of all members
Core::LengthError Class Reference
Inheritance diagram for Core::LengthError:
Core::LogicError Core::Exception

Public Member Functions

 LengthError (std::string message, unsigned int line, const char *file)
 Constructor/destructor.
 
virtual std::string what () const
 Description of the type of exception.
 
- Public Member Functions inherited from Core::LogicError
 LogicError (std::string message, unsigned int line, const char *file)
 Constructor/destructor.
 
- Public Member Functions inherited from Core::Exception
 Exception (std::string message, unsigned int line, const char *file)
 Constructor/destructor.
 
std::string message () const
 Description of what caused the exception.
 

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