hpcflow.sdk.compact_errors#
Code to enable user-friendly exceptions and warnings that do not print the Python tracebacks, but may include additional information such as links to relevant documentation, and how to solve the problem.
Classes
Compact exception/warning formatter. |
|
A mixin for CompactException and CompactWarning that provides a default format method. |