hpcflow.sdk.core.warnings#
Functions
Decorator to deduplicate and defer warnings until the function has returned. |
|
Exceptions
|
A base class for warnings that might include additional descriptive information that can be printed when the warning is issued. |
|
DeprecationWarning that inherits from the CompactWarning base class which facilitates a more descriptive warning message. |
|
UserWarning that inherits from the CompactWarning base class which facilitates a more descriptive warning message. |