org.neuclear.commons.crypto.passphraseagents
Class UserCancellationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.neuclear.commons.NeuClearException
              extended by org.neuclear.commons.crypto.passphraseagents.UserCancellationException
All Implemented Interfaces:
java.io.Serializable

public class UserCancellationException
extends NeuClearException

User: pelleb Date: Dec 16, 2003 Time: 4:28:58 PM

See Also:
Serialized Form

Constructor Summary
UserCancellationException(java.lang.String name)
           
 
Method Summary
 java.lang.String getName()
           
 
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

UserCancellationException

public UserCancellationException(java.lang.String name)
Method Detail

getName

public java.lang.String getName()


Copyright © 2003-2004 Antilles Software Ventures SA. All Rights Reserved.