org.argosfields.service
Class CreateAccountNotAllowedException

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

public class CreateAccountNotAllowedException
extends CreateAccountException

AccountCreationNotAllowedException.java

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

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

CreateAccountNotAllowedException

public CreateAccountNotAllowedException()

CreateAccountNotAllowedException

public CreateAccountNotAllowedException(String message)
Parameters:
message -


Copyright © Gnome Korea. All Rights Reserved.