Cubit Python API  16.04
Public Member Functions
InvalidInputException

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

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