Class TasksLoggedException
Pôvodný názov: Aspose.Tasks Zhromaždenie: Aspose.Tasks.dll (25.4.0)
Predstavuje štandardný typ vnútorného výnimky.
[ClassInterface(ClassInterfaceType.AutoDual)]
public class TasksLoggedException : ApplicationException, ISerializable
Inheritance
object ← Exception ← ApplicationException ← TasksLoggedException
Derived
TasksReadingException , TasksWritingException
Implements
Z dedičných členov
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(SerializáciaInfo, StreamingContext)
Iniciuje nový príklad triedy Aspose.Tasks.TasksLoggedException.
protected TasksLoggedException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfo
Informácie o serializácii.
context
StreamingContext
V kontexte serializácie.
Properties
LogText
Získava výnimku logovanie informácií.
public string LogText { get; }
Hodnota nehnuteľnosti
Operation
Získa výnimku informácie o prevádzke.
public string Operation { get; }