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, Exception) | Default constructor. |
