Class IncorrectPasswordException
Class IncorrectPasswordException
名称: Aspose.Note 集合: Aspose.Note.dll (25.4.0)
如果文档被密码加密,并且在打开文件时指定的密碼是错误的或缺失的。
public class IncorrectPasswordException : Exception, ISerializable
Inheritance
object ← Exception ← IncorrectPasswordException
Implements
继承人
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(序列信息,流媒体)
启动 Aspose.Note.IncorrectPasswordException 类的新例子。
protected IncorrectPasswordException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)
Parameters
serializationInfo
SerializationInfo
序列信息。
synchronizationContext
StreamingContext
同步的背景。