Cubit Python API  17.05
Public Member Functions
InvalidInputException

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

Public Member Functions

def  what (self)
 

Detailed Description

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

Member Function Documentation

◆ what()

def what (   self )