Cantera

Previous topic

Func Module

Next topic

Physical Constants

This Page

Warning

This documentation is for an old version of Cantera. You can find docs for newer versions here.

Error Handling

Cantera.getCanteraError()

Return the Cantera error message, if any.

exception Cantera.exceptions.CanteraError(msg='')

Bases: exceptions.Exception

exception Cantera.exceptions.OptionError(msg)

Bases: Cantera.exceptions.CanteraError