dedalus.tools.exceptions¶
Custom exception classes.
Module Contents¶
-
exception
NonlinearOperatorError¶ Bases:
ExceptionExceptions for nonlinear LHS terms.
-
exception
SymbolicParsingError¶ Bases:
ExceptionExceptions for syntactic and mathematical problems in equations.
-
exception
UnsupportedEquationError¶ Bases:
ExceptionExceptions for valid but unsupported equations.
-
exception
UndefinedParityError¶ Bases:
ExceptionExceptions for data/operations with undefined parity.