Class TasksRenderingException

Class TasksRenderingException

Le nom : Aspose.Tasks Assemblée: Aspose.Tasks.dll (25.4.0)

Il représente l’exception qui peut survenir lors de la présentation d’un projet dans un format graphique.

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(Étiquette : StreamingContext)

Initialisez une nouvelle instance de la classe Aspose.Tasks.TasksRenderingException.

protected TasksRenderingException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

Informazioni di serializzazione.

context StreamingContext

Il contesto di serializzazione.

 Français