org.directdemocracyportal.democracy.service
Class UserAlreadyExistException

Package class diagram package UserAlreadyExistException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.directdemocracyportal.democracy.service.UserAlreadyExistException
All Implemented Interfaces:
java.io.Serializable

public class UserAlreadyExistException
extends java.lang.Exception

The Class UserAlreadyExistException.

See Also:
Serialized Form

Constructor Summary
Constructor and Description
UserAlreadyExistException()
           
 
Method Summary
Modifier and Type Method and Description
 
Methods inherited from class java.lang.Throwable
addSuppressedException, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressedExceptions, 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

UserAlreadyExistException

public UserAlreadyExistException()


Copyright © 2004-2010 www.DirectDemocracyPortal.org. All Rights Reserved.