Cubit Python API 16.14
Public Member Functions
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