public class InvalidKeystoreReferenceException extends KeystoreException
| Constructor and Description |
|---|
InvalidKeystoreReferenceException()
Constructor
|
InvalidKeystoreReferenceException(Object keystore)
Constructor with custom message
|
InvalidKeystoreReferenceException(String message)
Constructor with custom message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidKeystoreReferenceException()
public InvalidKeystoreReferenceException(Object keystore)
keystore - public InvalidKeystoreReferenceException(String message)
message - Copyright © 2016. All rights reserved.