MissingPromptVariableException class
Thrown when a client method is called without passing in at least one expected prompt variable key.
- Inheritance
-
- Object
- BaseMindException
- MissingPromptVariableException
Constructors
- MissingPromptVariableException(String message)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited