Class TasksRenderingException

Class TasksRenderingException

Il nome: Aspose.Tasks Assemblea: Aspose.Tasks.dll (25.4.0)

Esso rappresenta l’eccezione che può accadere quando si renderà la vista di un progetto in un formato grafico.

public class TasksRenderingException : TasksException, ISerializable

Inheritance

object Exception ApplicationException TasksException TasksRenderingException

Implements

ISerializable

I membri ereditari

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(Informazioni su StreamingContext)

Inizia una nuova instanza della classe Aspose.Tasks.TasksRenderingException.

protected TasksRenderingException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

Informazioni di serializzazione.

context StreamingContext

Il contesto di serializzazione.

 Italiano