Class OperationInterruptedException

Class OperationInterruptedException

ชื่อพื้นที่: Aspose.Imaging.CoreExceptions การประกอบ: Aspose.Imaging.dll (25.4.0)

มันเกิดขึ้นเมื่อการดําเนินงานถูกหยุด

public class OperationInterruptedException : FrameworkException, ISerializable

Inheritance

object Exception FrameworkException OperationInterruptedException

Implements

ISerializable

อนุญาโตตุลาการ

Exception.GetBaseException() , Exception.ToString() , Exception.GetType() , Exception.TargetSite , Exception.Message , Exception.Data , Exception.InnerException , Exception.HelpLink , Exception.Source , Exception.HResult , Exception.StackTrace , Exception.SerializeObjectState , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

OperationInterruptedException(รั้ว)

เริ่มต้นตัวอย่างใหม่ของ Aspose.Imaging.CoreExceptions.OperationInterruptedException class

public OperationInterruptedException(string message)

Parameters

message string

ข้อความพิเศษ

OperationInterruptedException(ใบมีดยกเว้น)

เริ่มต้นตัวอย่างใหม่ของ Aspose.Imaging.CoreExceptions.OperationInterruptedException class

public OperationInterruptedException(string message, Exception innerException)

Parameters

message string

ข้อความพิเศษ

innerException Exception

การยกเว้นภายใน

 แบบไทย