Class TasksLoggedException
名称: Aspose.Tasks 合計: Aspose.Tasks.dll (25.4.0)
標準的な内部例外の種類を表します。
[ClassInterface(ClassInterfaceType.AutoDual)]
public class TasksLoggedException : ApplicationException, ISerializable
Inheritance
object ← Exception ← ApplicationException ← TasksLoggedException
Derived
TasksReadingException , TasksWritingException
Implements
相続人
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
TasksLoggedException(ストリーミング情報、ストリーミングコンテキスト)
Aspose.Tasks.TasksLoggedExceptionクラスの新しい例を開始します。
protected TasksLoggedException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfo
シリアリズム情報
context
StreamingContext
シリアリズムの文脈
Properties
LogText
例外はログイン情報です。
public string LogText { get; }
不動産価値
Operation
例外操作情報を受け取ります。
public string Operation { get; }