Class IncorrectPasswordException

Class IncorrectPasswordException

이름 공간 : Aspose.Note 모임: Aspose.Note.dll (25.4.0)

문서가 암호화되어 있고 문서를 열 때 지정된 비밀번호가 잘못되거나 실종되는 경우.

public class IncorrectPasswordException : Exception, ISerializable

Inheritance

object Exception IncorrectPasswordException

Implements

ISerializable

상속 회원들

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

Synchronization 컨텍스트

 한국어