ITK  4.4.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces | Macros
itkExceptionObject.h File Reference
#include <string>
#include <stdexcept>
#include "itkSmartPointer.h"
+ Include dependency graph for itkExceptionObject.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::ExceptionObject
 
class  itk::IncompatibleOperandsError
 
class  itk::InvalidArgumentError
 
class  itk::MemoryAllocationError
 
class  itk::ProcessAborted
 
class  itk::RangeError
 
class  itk::ExceptionObject::ReferenceCounterInterface
 

Namespaces

namespace  itk
 

Macros

#define __itkExceptionObject_h
 

Functions

std::ostream & itk::operator<< (std::ostream &os, ExceptionObject &e)
 

Macro Definition Documentation

#define __itkExceptionObject_h

Definition at line 23 of file itkExceptionObject.h.