Class TasksReadingException

Class TasksReadingException

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

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

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

Inheritance

object Exception ApplicationException TasksLoggedException TasksReadingException

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

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

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

protected TasksReadingException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

シリアリズム情報

context StreamingContext

シリアリズムの文脈

 日本語