public final class EncryptedException
extends com.aspose.ms.System.Exception
The exception that is thrown when user tries to open a document that was encrypted using the X509Certificates.
| Constructor and Description |
|---|
EncryptedException() |
EncryptedException(String message) |
EncryptedException(String message,
RuntimeException inner) |
getHResult, getInnerException, getType, setErrorCode, setHResult, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic EncryptedException()
public EncryptedException(String message)
public EncryptedException(String message, RuntimeException inner)
Copyright © 2024. All rights reserved.