Class AsyncTaskException

Class AsyncTaskException

Nazwa przestrzeń: Aspose.Imaging.AsyncTask Zgromadzenie: Aspose.Imaging.dll (25.4.0)

Wyjątkiem dla zadania asynchronicznego.

public class AsyncTaskException : Exception, ISerializable

Inheritance

object Exception AsyncTaskException

Implements

ISerializable

Dziedziczeni członkowie

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(strumień)

Inicjalizuje nową instancję klasy Aspose.Imaging.AsyncTask.

public AsyncTaskException(string message)

Parameters

message string

Przesłanie opisujące błąd.

Zobacz również

Exception

 Polski