Class FrameworkException

Class FrameworkException

نام ها : Aspose.Imaging.CoreExceptions جمع آوری: Aspose.Imaging.dll (25.4.0)

این کلاس یک کلاس هسته ای برای تمام استثناهای Aspose.Imaging است.معرفی شده برای تبعیض بین استثناها پرتاب شده توسط Aspose.Imaging موتور و تمام انواع استثنا دیگر.

public class FrameworkException : Exception, ISerializable

Inheritance

object Exception FrameworkException

Derived

CompressorException , OperationInterruptedException , StreamReadException , XmpException

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

FrameworkException(String)

شروع یک مثال جدید از کلاس Aspose.Imaging.CoreExceptions.FrameworkException.

public FrameworkException(string message)

Parameters

message string

این پیام .

FrameworkException(استثنا، استثنا)

شروع یک مثال جدید از کلاس Aspose.Imaging.CoreExceptions.FrameworkException.

public FrameworkException(string message, Exception innerException)

Parameters

message string

این پیام .

innerException Exception

استثنا داخلی است.

 فارسی