ctexceptions.cpp Source File#
ctexceptions.cpp
Go to the documentation of this file.
string getMessage() const override
Method overridden by derived classes to format the error message.
Definition ctexceptions.cpp:55
virtual string getMessage() const
Method overridden by derived classes to format the error message.
Definition ctexceptions.cpp:45
string procedure_
The name of the procedure where the exception occurred.
Definition ctexceptions.h:119
CanteraError()
Protected default constructor discourages throwing errors containing no information.
Definition ctexceptions.h:113
virtual string getMethod() const
Get the name of the method that threw the exception.
Definition ctexceptions.cpp:50
virtual string getClass() const
Method overridden by derived classes to indicate their type.
Definition ctexceptions.h:106
string getMessage() const override
Method overridden by derived classes to format the error message.
Definition ctexceptions.cpp:61
Definitions for the classes that are thrown when Cantera experiences an error condition (also contain...
This file contains definitions for utility functions and text for modules, inputfiles and logging,...
Generated by