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

itk::ImageFileReaderException Class Reference

Base exception class for IO conflicts. More...

#include <itkImageFileReader.h>

List of all members.

Public Methods

virtual const char * GetClassName () const
 ImageFileReaderException (char *file, unsigned int line, const char *message="Error in IO")
 ImageFileReaderException (const std::string &file, unsigned int line, const char *message="Error in IO")


Detailed Description

Base exception class for IO conflicts.

Definition at line 31 of file itkImageFileReader.h.


Constructor & Destructor Documentation

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

Constructor.

Definition at line 38 of file itkImageFileReader.h.

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

Constructor.

Definition at line 46 of file itkImageFileReader.h.


Member Function Documentation

virtual const char* itk::ImageFileReaderException::GetClassName   const [virtual]
 

Run-time information.


The documentation for this class was generated from the following file:
Generated at Tue Sep 16 11:33:20 2003 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000