Class UserExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ubic.gemma.core.security.authentication.UserExistsException
- All Implemented Interfaces:
Serializable
Exception raised when a user with a given username already exist.
- Version:
- $Id: UserExistsException.java,v 1.2 2013/06/11 22:56:00 anton Exp $
- Author:
- cmcdonald
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UserExistsException
-