The potential detail message associated with an error. Each error contains an #ErrorValue object.
SpeechError
EngineStateError
Operations Summary: | |
void | init(in string message) |
string | getMessage() |
Operations Inherited from Bonobo::Unknown | |
ref, unref, queryInterface |
Operation Details: |
Initialises an error with the specified detail message. A detail message is a string that describes this particular error.
Returns the detail message associated with this error value.