utils/ckeditorerror
@ckeditor/ckeditor5-utils/src/ckeditorerror
module
Filtering
Constants
-
DOCUMENTATION_URL
static
URL to the documentation with error codes.
Classes
-
The CKEditor error class.
Functions
-
attachLinkToDocumentation( message ) → String
static
Attaches link to the documentation at the end of the error message.
Parameters
message : String
Message to be logged.
Returns
String