NotConfiguredError#
- exception ansys.platform.instancemanagement.NotConfiguredError#
Indicates an attempt was made to use PyPIM without the mandatory configuration.
Consider calling
is_configured()
before usingconnect()
.
Indicates an attempt was made to use PyPIM without the mandatory configuration.
Consider calling is_configured()
before using connect()
.