Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / GraphicsException Class / GraphicsException Constructor

In This Topic
    GraphicsException Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initializes a new instance of the GraphicsException class with serialized data.  
    Initializes a new instance of the System.Exception class with a specified error message and a reference to the inners exception that is the cause of this exception.  
    Initializes a new instance of the System.Exception class with a specified error message.  
    Initializes a new instance of the System.Exception class.  
    See Also