org.directdemocracyportal.democracy.service
Class PartyAlreadyExistException

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

public class PartyAlreadyExistException
extends java.lang.Exception

The Class PartyAlreadyExistException.

See Also:
Serialized Form

Constructor Summary
Constructor and Description
PartyAlreadyExistException()
           
 
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

PartyAlreadyExistException

public PartyAlreadyExistException()


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