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