public class ProofKeyValidationException extends OfficeOnlineException
| Constructor and Description |
|---|
ProofKeyValidationException(String message)
Instantiates a new proof key validation exception.
|
ProofKeyValidationException(String message,
Throwable cause)
Instantiates a new proof key validation exception.
|
ProofKeyValidationException(Throwable cause)
Instantiates a new proof key validation exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProofKeyValidationException(String message)
message - the messagepublic ProofKeyValidationException(Throwable cause)
cause - the causeCopyright © 2003–2020 eXo Platform SAS. All rights reserved.