de.schlichtherle.key
Class KeyPromptingTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
de.schlichtherle.key.UnknownKeyException
de.schlichtherle.key.KeyPromptingTimeoutException
- All Implemented Interfaces:
- Serializable
public class KeyPromptingTimeoutException
- extends UnknownKeyException
Thrown to indicate that prompting for a key to open or create a
protected resource has timed out.
- Since:
- TrueZIP 6.4
- Version:
- TrueZIP 6.7
- Author:
- Christian Schlichtherle
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
KeyPromptingTimeoutException
public KeyPromptingTimeoutException()
KeyPromptingTimeoutException
public KeyPromptingTimeoutException(Throwable cause)