Cubit Python API  16.04
Public Member Functions
CubitFailureException

An exception class to alert the caller when the underlying Cubit function fails. More...

Inheritance diagram for CubitFailureException:

Public Member Functions

const char *  what () const throw ()
 

Detailed Description

An exception class to alert the caller when the underlying Cubit function fails.

Member Function Documentation

◆ what()

const char* what (   ) const
throw (    
  )      
inline