BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
Exceptions Namespace Reference

Classes

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

Functions

void LogExceptionMessage (const std::string &)
 

Detailed Description

Different exceptions, all inheriting from std::exception.

Function Documentation

◆ LogExceptionMessage()