This class provides a container for an ObjectARX Acad.ErrorStatus enumerator value.
This should only be used when you are certain there will be no name conflicts.
Autodesk.AutoCAD.Runtime.Exception
Public Class Exception Inherits System.Exception Inherits ISerializable
public class Exception : System.Exception, ISerializable;
Comments? |