Class TasksWritingException

Class TasksWritingException

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

標準的な内部書き込み例外タイプを表しています。

[ClassInterface(ClassInterfaceType.AutoDual)]
public class TasksWritingException : TasksLoggedException, ISerializable

Inheritance

object Exception ApplicationException TasksLoggedException TasksWritingException

Implements

ISerializable

相続人

TasksLoggedException.Operation , TasksLoggedException.LogText , 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

TasksWritingException(ストリーミング情報、ストリーミングコンテキスト)

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

protected TasksWritingException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

シリアリズム情報

context StreamingContext

シリアリズムの文脈

 日本語