Class TasksLoggedException

Class TasksLoggedException

De naam: Aspose.Tasks Verzameling: Aspose.Tasks.dll (25.4.0)

Het is de standaard interne uitzondering.

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

Inheritance

object Exception ApplicationException TasksLoggedException

Derived

TasksReadingException , TasksWritingException

Implements

ISerializable

Geëerbiede leden

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(Informatie, StreamingContext)

Initialiseert een nieuwe instantie van de Aspose.Tasks.TasksLoggedException klasse.

protected TasksLoggedException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

Informatie over serialisatie.

context StreamingContext

Het serialisatiecontext.

Properties

LogText

Geeft de uitzondering logging informatie.

public string LogText { get; }

Eigendomswaarde

string

Operation

Geeft de uitzondering operationele informatie.

public string Operation { get; }

Eigendomswaarde

string

 Nederlands