|
Cubit Python API 17.10
|
InvalidEntityException
An exception class to alert the caller that an invalid entity was attempted to be used. More...
Public Member Functions |
|
| def | what (self) |
Detailed Description
An exception class to alert the caller that an invalid entity was attempted to be used.
Likely the user is attempting to use an Entity who's underlying CubitEntity has been deleted.
Member Function Documentation
◆ what()
| def what | ( | self | ) |