Class GraphException

Inheritance Relationships

Base Type

  • public std::runtime_error

Derived Types

Class Documentation

class GraphException : public std::runtime_error

Subclassed by BadGraphDefinition, InvalidGraphCommandError, InvalidGraphError, InvalidProcessorError, InvalidStateError, NoGraphError, ProcessingConfigureError, ProcessingCreatePortsError, ProcessingError, ProcessingPrepareError, ProcessingPreprocessingError, ProcessingStreamInfoError, ProcessorInternalError

Public Functions

inline GraphException(std::string const &error, std::string const &source = "")
inline virtual std::string gettype() const
inline virtual bool isFatal() const