Mantid
Loading...
Searching...
No Matches
Classes
Mantid::Kernel::Exception Namespace Reference

The exception classes used by Mantid. More...

Classes

class  AbsObjMethod
 Exception for a call to an abstract class function. More...
 
class  ExistsError
 Exception for when an item is already in a collection. More...
 
class  FileError
 Records the filename and the description of failure. More...
 
class  FitSizeWarning
 Exception thrown when a fitting function changes number of parameters during fit. More...
 
class  IndexError
 Exception for index errors. More...
 
class  InstrumentDefinitionError
 Exception for errors associated with the instrument definition. More...
 
class  InternetError
 Exception thrown when error occurs accessing an internet resource. More...
 
class  MisMatch
 Error when two numbers should be identical (or close) More...
 
class  NotFoundError
 Exception for when an item is not found in a collection. More...
 
class  NotImplementedError
 Marks code as not implemented yet. More...
 
class  NullPointerException
 Exception thrown when an attempt is made to dereference a null pointer. More...
 
class  OpenGLError
 OpenGL Exception. More...
 
class  ParseError
 Records the filename, the description of failure and the line on which it happened. More...
 

Detailed Description

The exception classes used by Mantid.

All exceptions inherit from std:exception.

The exception tree is

Author
Nick Draper, Tessella Support Services plc
Date
8/11/2007