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.
Public Member Functions | List of all members
Core::InvalidArgument Class Reference
Inheritance diagram for Core::InvalidArgument:
Core::LogicError Core::Exception

Public Member Functions

 InvalidArgument (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: