LINE Solver (C++)
Templated C++ port of the LINE queueing solver
Loading...
Searching...
No Matches
line::sym::SymEngineError Class Reference

The symbolic backend is unreachable, or rejected the request. More...

#include <line/api/sym/sym_engine.h>

Inheritance diagram for line::sym::SymEngineError:
Collaboration diagram for line::sym::SymEngineError:

Public Member Functions

 SymEngineError (const std::string &what)
Public Member Functions inherited from line::Error
 Error (const std::string &what)

Detailed Description

The symbolic backend is unreachable, or rejected the request.

Definition at line 41 of file sym_engine.h.

Constructor & Destructor Documentation

◆ SymEngineError()

line::sym::SymEngineError::SymEngineError ( const std::string & what)
inlineexplicit

Definition at line 43 of file sym_engine.h.

References line::Error::Error().


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