Class IncorrectPasswordException

Class IncorrectPasswordException

Nazwa przestrzeń: Aspose.Note Zgromadzenie: Aspose.Note.dll (25.4.0)

Wstrząśnięte, jeśli dokument jest szyfrowany hasłem, a hasło określone przy otwieraniu dokumentu jest nieprawidłowe lub brakuje.

public class IncorrectPasswordException : Exception, ISerializable

Inheritance

object Exception IncorrectPasswordException

Implements

ISerializable

Dziedziczeni członkowie

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

IncorrectPasswordException(Informacje, StreamingContext)

Inicjalizuje nową instancję klasy Aspose.Note.IncorrectPasswordException.

protected IncorrectPasswordException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)

Parameters

serializationInfo SerializationInfo

Informacja o serializacji.

synchronizationContext StreamingContext

W kontekście synchronizacji.

 Polski