Class AsyncTaskException

Class AsyncTaskException

名称: Aspose.Imaging.AsyncTask アセンション: Aspose.Imaging.dll (25.4.0)

非同期課題の例外です。

public class AsyncTaskException : Exception, ISerializable

Inheritance

object Exception AsyncTaskException

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

AsyncTaskException(ストレッチ)

Aspose.Imaging.AsyncTask.AsyncTaskExceptionクラスの新しい例を開始します。

public AsyncTaskException(string message)

Parameters

message string

誤りを説明するメッセージです。

こちらも見る

Exception

 日本語