@ThreadSafe
public class KeyPromptingDisabledException
extends UnknownKeyException
Thrown to indicate that the retrieval of the key to open or create a
protected resource has been disabled.
This is normally caused by the client application, but will also happen
if the JVM is running in headless mode.