SyTen
syten::Excp Namespace Reference

Namespace for exceptions otherwise polluting the global syten:: namespace. More...

Classes

struct  InsufficientMaxDeg
 Exception thrown if the compile-time value of SYTEN_MAX_DEG is insufficient. More...
 
struct  InsufficientMaxSym
 Exception thrown if the compile-time value of SYTEN_MAX_SYM is insufficient. More...
 
class  NoSuchFile
 Thrown if a file to be opened does not exist. More...
 
struct  OutdatedFile
 Thrown if a file with a version different from the version of the toolkit is read. More...
 
struct  ReadParseError
 Thrown if an error occurs during the parsing with write() More...
 
class  UnexpectedFile
 Throw this exception if the UUID of a file does not match your expectations. More...
 
struct  UnnormalisableZero
 

Detailed Description

Namespace for exceptions otherwise polluting the global syten:: namespace.