Class AsyncTaskException
Class AsyncTaskException
名称: Aspose.Imaging.AsyncTask 收藏: Aspose.Imaging.dll (25.4.0)
例外于无同步任务。
public class AsyncTaskException : Exception, ISerializable
Inheritance
object ← Exception ← AsyncTaskException
Implements
继承人
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
描述错误的信息。