The errors.py
module#
Summary#
Error raised when a specific DPF error value must be defined. |
|
Error raised when a parameter has the wrong type. |
|
Error raised when using an invalid location. |
|
Error raised when attempting to plot a field with complex data. |
|
Error raised when attempting to plot a fields_container containing multiple fields. |
|
Error raised when the Ansys version is invalid. |
|
Error raised when used an invalid port when starting DPF. |
|
Error raised when using a functionality unavailable for this server type. |
Capture DPF’s Server exceptions when a source operator is not found and return a more succinct error message. |
Description#
Errors.
Module detail#
- errors.protect_source_op_not_found(func)#
Capture DPF’s Server exceptions when a source operator is not found and return a more succinct error message.