Scine::Sparrow  5.0.0
Library for fast and agile quantum chemical calculations with semiempirical methods.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Exceptions.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Scine::Sparrow::InvalidCalculatorType
 
class  Scine::Sparrow::InvalidCalculatorTypeForCIS
 Exception thrown if a non-NDDO calculator is set. More...
 
class  Scine::Sparrow::InvalidCalculatorTypeForTDDFTB
 Exception thrown if a non-DFTB calculator is set. More...
 
class  Scine::Sparrow::SpinConstantsNotAvailableException
 Exception for the case in which an unrestricted or triplet TD-DFTB calculation is asked for, but no spin constants are available. More...
 
class  Scine::Sparrow::InvalidReferenceCalculationException
 Exception for invalid reference calculations. More...
 
class  Scine::Sparrow::MissingReferenceCalculatorException
 Exception thrown if no reference calculator was set. More...
 
class  Scine::Sparrow::InvalidSpinMultiplicityException
 

Detailed Description