gravitino.exceptions.base.NoSuchFunctionException¶
- exception gravitino.exceptions.base.NoSuchFunctionException(message, *args)¶
An exception thrown when a function with specified name is not found.
An exception thrown when a function with specified name is not found.