Error class reference
[Core module]
Declaration
#include <Goptical/Error>
namespace Goptical {
class Error;
};
This class is a member of the Goptical namespace.
Inheritance
Description
Base class used for Goptical exceptions.
Members
See also the full member list section for this class.
Function
- Error(const std::string &msg = [...])
Members detail
Error(const std::string &msg = "")
No documentation available