org.argosfields.service
Class DuplicateAccountException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.argosfields.service.CreateAccountException
              extended byorg.argosfields.service.DuplicateAccountException
All Implemented Interfaces:
Serializable

public class DuplicateAccountException
extends CreateAccountException

DuplicateAccountException.java

Version:
$Revision: 1.1 $ $Date: 2004/04/15 05:43:38 $
Author:
Xavier Cho
See Also:
Serialized Form

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

DuplicateAccountException

public DuplicateAccountException()

DuplicateAccountException

public DuplicateAccountException(String message)
Parameters:
message -


Copyright © Gnome Korea. All Rights Reserved.