Linopt
Linear optics circuit calculator
linopt::GeneralError Class Reference

The base exception class. More...

#include <exceptions.h>

Inheritance diagram for linopt::GeneralError:
Inheritance graph
[legend]
Collaboration diagram for linopt::GeneralError:
Collaboration graph
[legend]

Detailed Description

The base exception class.

All other exceptions inherits from it. Therefore, you can catch objects of this type to handle all Linopt exceptions.


The documentation for this class was generated from the following file: