Class IncorrectPasswordException

Class IncorrectPasswordException

ja nimityö: Aspose.Note Kokoelma: Aspose.Note.dll (25.4.0)

Siinä tapauksessa, että asiakirja on salattu salasanalla ja sen avaamisen yhteydessä määritetty salasana on virheellinen tai puuttuu.

public class IncorrectPasswordException : Exception, ISerializable

Inheritance

object Exception IncorrectPasswordException

Implements

ISerializable

Perintöjäsenet

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

Aloita uusi esimerkki Aspose.Note.IncorrectPasswordException luokka.

protected IncorrectPasswordException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)

Parameters

serializationInfo SerializationInfo

Seriaalisuutta koskevat tiedot.

synchronizationContext StreamingContext

synkronoinnin yhteydessä.

 Suomi