AlmaBTE  1.3
A solver of the space- and time-dependent Boltzmann transport equation for phonons
All Classes Files Functions Variables Typedefs Enumerations Friends Pages
exceptions.hpp File Reference

Exceptions used in ALMA. More...

#include <string>
#include <stdexcept>
Include dependency graph for exceptions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  alma::exception
 Base class for all exceptions in ALMA. More...
 
class  alma::value_error
 Exception related to the parameters passed to a function. More...
 
class  alma::input_error
 Exception related to the contents of an input file. More...
 
class  alma::geometry_error
 Exception related to an inconsistent geometric result. More...
 

Detailed Description

Exceptions used in ALMA.