Forge
exception.h File Reference
#include <fg/defines.h>
#include <iostream>
#include <stdexcept>

Go to the source code of this file.

Data Structures

class  Error
 
class  TypeError
 
class  ArgumentError
 
class  DimensionError
 

Namespaces

 fg
 

Variables

static const int MAX_ERR_STR_LEN = 1024
 

Variable Documentation

◆ MAX_ERR_STR_LEN

const int MAX_ERR_STR_LEN = 1024
static