org.argosfields.service
Class CreateAccountException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.argosfields.service.CreateAccountException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CreateAccountNotAllowedException, DuplicateAccountException

public class CreateAccountException
extends Exception

CreateAccountException.java

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

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

CreateAccountException

public CreateAccountException()

CreateAccountException

public CreateAccountException(String message)
Parameters:
message -


Copyright © Gnome Korea. All Rights Reserved.