OpenDocumentException constructor Null safety

OpenDocumentException(
  1. String errorMessage
)

Exception info

Implementation

OpenDocumentException(this.errorMessage);