DMRITool  v0.1.1-139-g860d86b4
Diffusion MRI Tool
Public Member Functions | List of all members
itk::VariableLengthVectorImageFileReaderException Class Reference

#include <itkVariableLengthVectorImageFileReader.h>

+ Inheritance diagram for itk::VariableLengthVectorImageFileReaderException:
+ Collaboration diagram for itk::VariableLengthVectorImageFileReaderException:

Detailed Description

Base exception class for IO conflicts.

Definition at line 32 of file itkVariableLengthVectorImageFileReader.h.

Public Member Functions

virtual const char * GetNameOfClass () const
 
 VariableLengthVectorImageFileReaderException (const char *file, unsigned int line, const char *message="Error in IO", const char *loc="Unknown")
 
 VariableLengthVectorImageFileReaderException (const std::string &file, unsigned int line, const char *message="Error in IO", const char *loc="Unknown")
 

Constructor & Destructor Documentation

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

Constructor.

Definition at line 39 of file itkVariableLengthVectorImageFileReader.h.

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

Constructor.

Definition at line 47 of file itkVariableLengthVectorImageFileReader.h.

Member Function Documentation

virtual const char* itk::VariableLengthVectorImageFileReaderException::GetNameOfClass ( ) const
virtual

Run-time information.


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