Class IncorrectPasswordException
Název místa: Aspose.Note Shromáždění: Aspose.Note.dll (25.4.0)
Pokud je dokument šifrovaný heslem a heslo uvedené při otevření dokumentu je nesprávné nebo chybí.
public class IncorrectPasswordException : Exception, ISerializable
Inheritance
object ← Exception ← IncorrectPasswordException
Implements
Dědiční členové
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(SerializaceInfo, StreamingContext)
Začíná nový příklad třídy Aspose.Note.IncorrectPasswordException.
protected IncorrectPasswordException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)
Parameters
serializationInfo
SerializationInfo
Informace o serializacích.
synchronizationContext
StreamingContext
Kontextu synchronizace.