Class InvalidPasswordException

Class InvalidPasswordException

Der Name: Aspose.Tasks Zusammensetzung: Aspose.Tasks.dll (25.4.0)

Es handelt sich um den Ausnahmetyp, der gestohlen wird, wenn die Passwort geschützte Datei mit falschem Passwort geöffnet wird.

[ClassInterface(ClassInterfaceType.AutoDual)]
public class InvalidPasswordException : TasksException, ISerializable

Inheritance

object Exception ApplicationException TasksException InvalidPasswordException

Implements

ISerializable

Vererbte Mitglieder

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

InvalidPasswordException(Veröffentlichung, StreamingContext)

Initialisiert eine neue Instanz der Aspose.Tasks.InvalidPasswordException Klasse.

protected InvalidPasswordException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

Die Serieninformationen.

context StreamingContext

Das Serienkontext.

 Deutsch