Table of Contents

Class FrameworkException

Namespace
Aspose.CAD.CadExceptions
Assembly
Aspose.CAD.dll

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.

public class FrameworkException : Exception, ISerializable
Inheritance
FrameworkException
Implements
Derived
Inherited Members

Constructors

FrameworkException(string)

Initializes a new instance of the FrameworkException class.

FrameworkException(string, Exception)

Initializes a new instance of the FrameworkException class.