Cubit Python API  16.04
Public Member Functions
InvalidEntityException

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. More...

Inheritance diagram for InvalidEntityException:

Public Member Functions

const char *  what () const throw ()
 

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()

const char* what (   ) const
throw (    
  )      
inline