Class TasksLoggedException

Class TasksLoggedException

İsim alanı : Aspose.Tasks Toplantı: Aspose.Tasks.dll (25.4.0)

Standart iç istisna türünü temsil eder.

[ClassInterface(ClassInterfaceType.AutoDual)]
public class TasksLoggedException : ApplicationException, ISerializable

Inheritance

object Exception ApplicationException TasksLoggedException

Derived

TasksReadingException , TasksWritingException

Implements

ISerializable

mirasçı üyeleri

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(Etiket Arşivi: StreamingContext)

Aspose.Tasks.TasksLoggedException sınıfının yeni bir örneğini başlatır.

protected TasksLoggedException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

Seriyalizasyon Bilgileri

context StreamingContext

serializasyon konusundadır.

Properties

LogText

Bilgiyi kaydetmek için istisna alınır.

public string LogText { get; }

Mülkiyet Değer

string

Operation

Bir istisna operasyon bilgileri alır.

public string Operation { get; }

Mülkiyet Değer

string

 Türkçe