Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::ImageFileReaderException Class Reference

#include <itkImageFileReader.h>

List of all members.


Detailed Description

Base exception class for IO conflicts.

Definition at line 34 of file itkImageFileReader.h.

Public Member Functions

virtual const char * GetNameOfClass () const
 ImageFileReaderException (const char *file, unsigned int line, const char *message="Error in IO", const char *loc="Unknown")


Constructor & Destructor Documentation

itk::ImageFileReaderException::ImageFileReaderException ( const char *  file,
unsigned int  line,
const char *  message = "Error in IO",
const char *  loc = "Unknown" 
) [inline]

Constructor.

Definition at line 41 of file itkImageFileReader.h.

itk::ImageFileReaderException::ImageFileReaderException ( const std::string &  file,
unsigned int  line,
const char *  message = "Error in IO",
const char *  loc = "Unknown" 
) [inline]

Constructor.

Definition at line 49 of file itkImageFileReader.h.

itk::ImageFileReaderException::ImageFileReaderException ( const std::string &  file,
unsigned int  line,
const char *  message = "Error in IO",
const char *  loc = "Unknown" 
) [inline]

Constructor.

Definition at line 49 of file itkImageFileReader.h.


Member Function Documentation

virtual const char* itk::ImageFileReaderException::GetNameOfClass (  )  const [virtual]

Run-time information.


The documentation for this class was generated from the following file:
Generated at Thu Nov 6 06:23:28 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000