org.apache.karaf.jaas.config
Class KeyIsLocked

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.security.GeneralSecurityException
              extended by org.apache.karaf.jaas.config.KeyIsLocked
All Implemented Interfaces:
java.io.Serializable

public class KeyIsLocked
extends java.security.GeneralSecurityException

See Also:
Serialized Form

Constructor Summary
KeyIsLocked()
           
KeyIsLocked(java.lang.String msg)
           
KeyIsLocked(java.lang.String message, java.lang.Throwable cause)
           
KeyIsLocked(java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Exception
getClassContext
 
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
 

Constructor Detail

KeyIsLocked

public KeyIsLocked()

KeyIsLocked

public KeyIsLocked(java.lang.String message,
                   java.lang.Throwable cause)

KeyIsLocked

public KeyIsLocked(java.lang.String msg)

KeyIsLocked

public KeyIsLocked(java.lang.Throwable cause)


Copyright © 2007-2011 Apache Software Foundation. All Rights Reserved.