Class TasksLoggedException
Il nome: Aspose.Tasks Assemblea: Aspose.Tasks.dll (25.5.0)
Si tratta del tipo di eccezione interna standard.
[ClassInterface(ClassInterfaceType.AutoDual)]
public class TasksLoggedException : ApplicationException, ISerializableInheritance
object ← Exception ← ApplicationException ← TasksLoggedException
Derived
TasksReadingException , TasksWritingException
Implements
I membri ereditari
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(Informazioni su StreamingContext)
Inizia una nuova instanza della classe Aspose.Tasks.TasksLoggedException.
protected TasksLoggedException(SerializationInfo info, StreamingContext context)Parameters
info SerializationInfo
Informazioni di serializzazione.
context StreamingContext
Il contesto di serializzazione.
Properties
LogText
Riceve l’eccezione logging informazioni.
public string LogText { get; }Valore di proprietà
Operation
Riceve le informazioni operative eccezionali.
public string Operation { get; }