FrameworkException class

FrameworkException class

The imaging framework exception. This class is a core class for all Aspose.CAD exceptions. Introduced to discriminate between the exceptions thrown by the Aspose.CAD engine and all other exception types.

The FrameworkException type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the FrameworkException class.

See Also