TrueZIP Driver ZIP.RAES (TZP) 7.1

de.schlichtherle.truezip.key
Class UnknownKeyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.security.GeneralSecurityException
              extended by de.schlichtherle.truezip.key.UnknownKeyException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
KeyPromptingCancelledException, KeyPromptingDisabledException, KeyPromptingInterruptedException, KeyPromptingTimeoutException

@ThreadSafe
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.

Author:
Christian Schlichtherle
See Also:
Serialized Form

Field Summary
private static long serialVersionUID
           
 
Constructor Summary
(package private) UnknownKeyException()
           
protected UnknownKeyException(String msg)
           
  UnknownKeyException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

UnknownKeyException

UnknownKeyException()

UnknownKeyException

protected UnknownKeyException(String msg)

UnknownKeyException

public UnknownKeyException(Throwable cause)

TrueZIP Driver ZIP.RAES (TZP) 7.1

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.