gran.exception
Class CantCreateUserException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bygran.exception.GranException
              extended bygran.exception.UserException
                  extended bygran.exception.CantCreateUserException
All Implemented Interfaces:
java.io.Serializable

public class CantCreateUserException
extends UserException

Can't create a new user, this login is already taken.

Version:
$Revision: 1.1.1.1.2.3 $
Author:
$Author: ap $
See Also:
Serialized Form

Constructor Summary
CantCreateUserException(java.lang.Exception e)
           
 
Methods inherited from class gran.exception.UserException
addActionMessages, getActionMessages
 
Methods inherited from class gran.exception.GranException
getTSCause
 
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

CantCreateUserException

public CantCreateUserException(java.lang.Exception e)


Copyright © 2002-2005 TrackStudio, Ltd. All Rights Reserved.