org.gnomekr.potron.service
Class ProjectExistsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gnomekr.potron.service.ProjectExistsException
All Implemented Interfaces:
Serializable

public class ProjectExistsException
extends Exception

ProjectExistsException.java

Version:
$Revision: 1.1 $ $Date: 2005/06/30 08:59:50 $
Author:
Xavier Cho
See Also:
Serialized Form

Constructor Summary
ProjectExistsException()
           
ProjectExistsException(String message)
           
 
Method Summary
 
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

ProjectExistsException

public ProjectExistsException()

ProjectExistsException

public ProjectExistsException(String message)
Parameters:
message -


Copyright © 2000-2005 Gnome Korea. All Rights Reserved.