lhapdf is hosted by Hepforge, IPPP Durham
LHAPDF  6.5.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Groups Pages
Exception classes for error handling

Classes

class  LHAPDF::Exception
 Generic unspecialised LHAPDF runtime error. More...
 
class  LHAPDF::GridError
 Error for general PDF grid problems. More...
 
class  LHAPDF::RangeError
 Error to be thrown when out of the valid range of a PDF. More...
 
class  LHAPDF::LogicError
 Error for places where it should not have been possible to get to! More...
 
class  LHAPDF::MetadataError
 Error for unfound or broken metadata entries. More...
 
class  LHAPDF::ReadError
 Error for file reading errors. More...
 
class  LHAPDF::FlavorError
 Error for requests for unsupported/invalid flavour PIDs. More...
 
class  LHAPDF::FactoryError
 Error to be raised by object factories given invalid requests. More...
 
class  LHAPDF::IndexError
 Error to be raised when a LHAPDF ID indexing fails. More...
 
class  LHAPDF::AlphaSError
 Error for general AlphaS computation problems. More...
 
class  LHAPDF::VersionError
 Error to be raised when a newer LHAPDF version is needed. More...
 
class  LHAPDF::UserError
 Problem exists between keyboard and chair. More...
 
class  LHAPDF::NotImplementedError
 This feature doesn't exist yet. More...
 

Detailed Description