DxfVersionNotSupportedException Class

Definition

Namespace: netDxf.IO
Assembly: PCBI.DXF_Library (in PCBI.DXF_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class DxfVersionNotSupportedException : Exception
Inheritance
Object    Exception    DxfVersionNotSupportedException

Constructors

DxfVersionNotSupportedException(DxfVersion)Initializes a new instance of the DxfVersionNotSupportedException class
DxfVersionNotSupportedException(String, DxfVersion)Initializes a new instance of the DxfVersionNotSupportedException class

Properties

See Also