de.schlichtherle.key
Class UnknownKeyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
de.schlichtherle.key.UnknownKeyException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- KeyPromptingCancelledException, KeyPromptingDisabledException, KeyPromptingInterruptedException, KeyPromptingTimeoutException
public class UnknownKeyException
- extends GeneralSecurityException
Thrown to indicate that the retrieval of the key to open or create a
protected resource has failed.
The subclass provides more information.
- Since:
- TrueZIP 6.0
- Version:
- $Id: UnknownKeyException.java,v 1.3 2010/08/16 10:55:46 christian_schlichtherle Exp $
- 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 |
UnknownKeyException
protected UnknownKeyException(String msg)
Copyright © 2005-2010 Schlichtherle IT Services. All Rights Reserved.