PasteErrorMsg constructor

PasteErrorMsg(
  1. Object error
)

Creates a paste error message.

Implementation

PasteErrorMsg(this.error);