Class TasksRenderingException

Class TasksRenderingException

Nombre del espacio: Aspose.Tasks Asamblea: Aspose.Tasks.dll (25.4.0)

Representa la excepción que puede ocurrir al renderizar la vista de un proyecto a un formato gráfico.

public class TasksRenderingException : TasksException, ISerializable

Inheritance

object Exception ApplicationException TasksException TasksRenderingException

Implements

ISerializable

Miembros heredados

Exception.GetBaseException() ,y, Exception.ToString() ,y, Exception.GetType() ,y, Exception.TargetSite ,y, Exception.Message ,y, Exception.Data ,y, Exception.InnerException ,y, Exception.HelpLink ,y, Exception.Source ,y, Exception.HResult ,y, Exception.StackTrace ,y, Exception.SerializeObjectState ,y, object.GetType() ,y, object.MemberwiseClone() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()

Constructors

TasksRenderingException(SiguienteSiguienteSiguienteSiguienteSiguienteStreamingContext)

Inicia una nueva instancia de la clase Aspose.Tasks.TasksRenderingExcepción.

protected TasksRenderingException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

La información de la seriedad.

context StreamingContext

El contexto de la serialización.

 Español