Class TasksRenderingException

Class TasksRenderingException

Nome do espaço: Aspose.Tasks Assembleia: Aspose.Tasks.dll (25.4.0)

Representa a exceção que pode ocorrer ao render a visão de um projeto para um formato gráfico.

public class TasksRenderingException : TasksException, ISerializable

Inheritance

object Exception ApplicationException TasksException TasksRenderingException

Implements

ISerializable

Membros herdados

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(Informações, StreamingContext)

Inicia uma nova instância da classe Aspose.Tasks.TasksRenderingExcepção.

protected TasksRenderingException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

Informação de Serialização.

context StreamingContext

O contexto da serificação.

 Português