The exceptions.py module#
Summary#
Base class for all exceptions raised by the Ansys API. |
|
Custom exception for ProductInstance lifecycle errors. |
|
Error raised when hostname value is not valid. |
|
Error raised when port value is not valid. |
|
Error raised when an argument is of the wrong type. |
|
Exception raised when an unexpected logical condition occurs. |
|
An exception raised when an invalid version syntax is found. |
|
An exception raised when a version is not valid. |
Description#
Exceptions module.