de.snailshell.consensus.demo.exceptions
Class RegisterPasswordException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byde.uka.ipd.consensus.foundation.user.UserManagerException
              extended byde.snailshell.consensus.demo.exceptions.RegisterPasswordException
All Implemented Interfaces:
Serializable

public class RegisterPasswordException
extends UserManagerException

Version:
2006-06-14
Author:
Thomas Much
See Also:
Serialized Form

Constructor Summary
RegisterPasswordException()
           
 
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

RegisterPasswordException

public RegisterPasswordException()