Documentation of MARTY
A Modern ARtificial Theoretical phYsicist
Enumerations | Functions
exceptions.h File Reference

Exceptions utilities. More...

#include <iostream>

Go to the source code of this file.

Enumerations

enum  Exception {
  AbstractCall,
  MathError,
  TypeError,
  IndexError,
  ValueError
}
 

Functions

std::ostream & sgl::operator<< (std::ostream &out, Exception ex)
 

Detailed Description

Exceptions utilities.

Author
Grégoire Uhlrich
Version
Date
2021-05-06