Coreform Cubit 2024.3 User Documentation

Cubit Python API 2024.3
InvalidInputException

An exception class to alert the caller of a function that invalid inputs were entered. More...

#include <CubitInterfaceEx.hpp>

Inheritance diagram for InvalidInputException:

Public Member Functions

const char * what () const throw ()
 

Detailed Description

An exception class to alert the caller of a function that invalid inputs were entered.

Member Function Documentation

what()

const char * what (   ) const
throw (  
  )    
inline