Class AsyncTaskException

Class AsyncTaskException

Navne til: Aspose.Imaging.AsyncTask Sammensætning: Aspose.Imaging.dll (25.4.0)

Undtagelsen for den asynkroniske opgave.

public class AsyncTaskException : Exception, ISerializable

Inheritance

object Exception AsyncTaskException

Implements

ISerializable

De arvede medlemmer

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(String)

Initialiserer en ny instans af Aspose.Imaging.AsyncTask.AsincDeskException klasse.

public AsyncTaskException(string message)

Parameters

message string

Den besked, der beskriver fejltagelsen.

Se også

Exception

 Dansk