org.gnomekr.potron.service
Class ProjectExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProjectExistsException
public ProjectExistsException()
ProjectExistsException
public ProjectExistsException(String message)
- Parameters:
message
-
Copyright © 2000-2005 Gnome Korea. All Rights Reserved.