Click or drag to resize
DocumentTypeNotExistsException Constructor
Initializes a new instance of the DocumentTypeNotExistsException class with default values.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public DocumentTypeNotExistsException()
See Also