Table of Contents

Class OperationInterruptedException

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

Occurs when an operation is interrupted.

public class OperationInterruptedException : FrameworkException, ISerializable
Inheritance
OperationInterruptedException
Implements
Inherited Members

Constructors

OperationInterruptedException(string)

Initializes a new instance of the OperationInterruptedException class.

OperationInterruptedException(string, Exception)

Initializes a new instance of the OperationInterruptedException class.