Class TasksLoggedException
Namn på plats: Aspose.Tasks Församling: Aspose.Tasks.dll (25.5.0)
Det är standardinterna undantagstypen.
[ClassInterface(ClassInterfaceType.AutoDual)]
public class TasksLoggedException : ApplicationException, ISerializableInheritance
object ← Exception ← ApplicationException ← TasksLoggedException
Derived
TasksReadingException , TasksWritingException
Implements
Arvsmedlemmar
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(SerializationInfo, StreamingContext)
Initialiserar en ny instans av Aspose.Tasks.TasksLoggedException klass.
protected TasksLoggedException(SerializationInfo info, StreamingContext context)Parameters
info SerializationInfo
Information om serialiseringen.
context StreamingContext
och serialiseringens sammanhang.
Properties
LogText
Få undantaget logging information.
public string LogText { get; }Fastighetsvärde
Operation
Få undantag driftsinformation.
public string Operation { get; }