EDBError#
- class ansys.edb.core.utility.edb_error_manager.EDBError(message, severity)#
Class representing an error received from the EDB error manager on the server.
Methods
Attributes
str
: The message stored in the error.EDBErrorSeverity
: The severity of the error.