Description
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.
Class Hierarchy
Autodesk.AutoCAD.Runtime.Exception
C#
public class Exception : Exception, ISerializable;
Visual Basic
Public Class Exception Inherits Exception Inherits ISerializable
Links
Exception Constructor, Exception Methods, Exception Properties