com.sun.cc.platform.user
Class DuplicateAccountException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.cc.platform.user.DuplicateAccountException
- All Implemented Interfaces:
- Serializable
- public class DuplicateAccountException
- extends Exception
- 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(String uname)
DuplicateAccountException
public DuplicateAccountException(String uname,
Throwable cause)