Class TasksLoggedException

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

ISerializable

Нападні члени

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(Реферат на тему: StreamingContext)

Ініціалізація нової інстанції класу Aspose.Tasks.TasksLoggedException.

protected TasksLoggedException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

Інформація про серіалізацію.

context StreamingContext

Контекст серіалізації.

Properties

LogText

Приймає виняток в лог-інформації.

public string LogText { get; }

вартість нерухомості

string

Operation

Отримати виняткову операційну інформацію.

public string Operation { get; }

вартість нерухомості

string

 Українська