Class AsyncTaskException

Class AsyncTaskException

İsim alanı : Aspose.Imaging.AsyncTask Toplantı: Aspose.Imaging.dll (25.4.0)

Asynchronous görev için bir istisna.

public class AsyncTaskException : Exception, ISerializable

Inheritance

object Exception AsyncTaskException

Implements

ISerializable

mirasçı üyeleri

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

AsyncTaskException(Sırt)

Aspose.Imaging.AsyncTask.AsyncTaskException sınıfının yeni bir örneğini başlatır.

public AsyncTaskException(string message)

Parameters

message string

Hatayı anlatan mesaj.

Ayrıca bakın

Exception

 Türkçe