Class TasksRenderingException

Class TasksRenderingException

İsim alanı : Aspose.Tasks Toplantı: Aspose.Tasks.dll (25.4.0)

Bir projenin görüntüsünü bir grafik biçimine dönüştürürken ortaya çıkabilecek bir istisna temsil eder.

public class TasksRenderingException : TasksException, ISerializable

Inheritance

object Exception ApplicationException TasksException TasksRenderingException

Implements

ISerializable

mirasçı üyeleri

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

TasksRenderingException(Etiket Arşivi: StreamingContext)

Aspose.Tasks.TasksRenderingException sınıfının yeni bir örneği başlatılır.

protected TasksRenderingException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

Seriyalizasyon Bilgileri

context StreamingContext

serializasyon konusundadır.

 Türkçe