AIRequestError
class
Error which may be thrown by various AI adapters.
When this error is thrown it should be handled by the feature which used the adapter.
Methods
constructor( message )module:ai/aiassistant/adapters/aiadapter~AIRequestError#constructorParameters
message : string