Click or drag to resize

APIException Class

Demo3D.IO API exception.
Inheritance Hierarchy
SystemObject
  SystemException
    Demo3D.IOAPIException
      Demo3D.IOClosedException

Namespace:  Demo3D.IO
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 18.03.00
Syntax
C#
public class APIException : Exception

The APIException type exposes the following members.

Constructors
  NameDescription
Public methodAPIException
Initializes a new instance of the IOException class with a specified error message.
Top
See Also