public class KeyStoreNotInitialisedException
extends java.lang.RuntimeException
KeyStoreNotInitialisedException
is thrown by the methods from the KeyStoreService
that
access a key store / trust store before the store is actually initialised.Constructor and Description |
---|
KeyStoreNotInitialisedException(java.lang.String message) |
KeyStoreNotInitialisedException(java.lang.String message,
java.lang.Throwable cause) |
KeyStoreNotInitialisedException(java.lang.Throwable cause) |
public KeyStoreNotInitialisedException(java.lang.String message)
public KeyStoreNotInitialisedException(java.lang.String message, java.lang.Throwable cause)
public KeyStoreNotInitialisedException(java.lang.Throwable cause)
Copyright © 2010 - 2020 Adobe. All Rights Reserved