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