Class TasksRenderingException

Class TasksRenderingException

名称: Aspose.Tasks 合計: Aspose.Tasks.dll (25.4.0)

プロジェクトの視点をグラフィック形式に表示する際に発生する例外を表します。

public class TasksRenderingException : TasksException, ISerializable

Inheritance

object Exception ApplicationException TasksException TasksRenderingException

Implements

ISerializable

相続人

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(ストリーミング情報、ストリーミングコンテキスト)

Aspose.Tasks.TasksRenderingExceptionクラスの新しい例を開始します。

protected TasksRenderingException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

シリアリズム情報

context StreamingContext

シリアリズムの文脈

 日本語