BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
Exceptions.h File Reference
Include dependency graph for Exceptions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Exceptions::NotImplementedException
 
class  Exceptions::NullPointerException
 
class  Exceptions::OutOfBoundsException
 
class  Exceptions::ClassInitializationException
 
class  Exceptions::UnknownClassRegistrationException
 
class  Exceptions::ExistingClassRegistrationException
 
class  Exceptions::LogicErrorException
 
class  Exceptions::RuntimeErrorException
 
class  Exceptions::DivisionByZeroException
 
class  Exceptions::DomainErrorException
 
class  Exceptions::FileNotIsOpenException
 
class  Exceptions::FileIsBadException
 
class  Exceptions::FormatErrorException
 

Namespaces

 Exceptions
 

Functions

void Exceptions::LogExceptionMessage (const std::string &)
 

Detailed Description

Defines many exception classes in namespace Exceptionss.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file Exceptions.h.