CoreMedia CKEditor 5 Plugins
    Preparing search index...

    Error that signals that a requested command could not be found.

    Hierarchy

    • Error
      • CommandNotFoundError
    Index

    Constructors

    Accessors

    Constructors

    • Constructor.

      Parameters

      • commandName: string

        name of the command, which could not be found

      • message: string

        error message

      Returns CommandNotFoundError

    Accessors

    • get commandName(): string

      Provides the name of the command, which was searched for unsuccessfully.

      Returns string