NothingToPasteError
Error thrown when there is nothing to paste by the paste method.
Constructors
Section titled “Constructors”constructor
Section titled “constructor”+ new NothingToPasteError(): NothingToPasteError
Defined in src/errors.ts:128
Returns: NothingToPasteError
Properties
Section titled “Properties”message
Section titled “message”• message: string
• name: string
• stack? : undefined | string
▪ Error: ErrorConstructor