UnknownDocumentTypeException constructor

UnknownDocumentTypeException(
  1. Type docType
)

Implementation

UnknownDocumentTypeException(Type docType) : this._('', '', docType);