org.gnomekr.potron.service
Class UserExistsException

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

public class UserExistsException
extends Exception

UserExistsException.java

Version:
$Revision: 1.1 $ $Date: 2005/06/29 10:03:26 $
Author:
Xavier Cho
See Also:
Serialized Form

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

UserExistsException

public UserExistsException()

UserExistsException

public UserExistsException(String message)
Parameters:
message -


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