Class

AIRequestError (ai/adapters)

@ckeditor/ckeditor5-ai/src/adapters/aiadapter

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.

Filtering

Methods

  • constructor( message )

    Parameters

    message : string