Autodesk.AutoCAD.BoundaryRepresentation Namespace
>
Exception Class
>
Exception Constructor
Exception Constructor
Overload List
Method
Description
Exception.Exception ()
Default constructor.
Exception.Exception (Autodesk.AutoCAD.BoundaryRepresentation.ErrorStatus)
This constructor sets an error status to be thrown.
Exception.Exception (Autodesk.AutoCAD.BoundaryRepresentation.ErrorStatus, string)
This constructor sets an error status to be thrown, with an error message.
Exception.Exception (Autodesk.AutoCAD.BoundaryRepresentation.ErrorStatus, string, System.Exception)
Default constructor.
Comments?