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
오류를 설명하는 메시지입니다.