com.jivesoftware.spi.user
Class AlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jivesoftware.spi.user.AlreadyExistsException
- All Implemented Interfaces:
- Serializable
public class AlreadyExistsException
- extends Exception
Thrown trying to create an existing resource.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AlreadyExistsException
public AlreadyExistsException()
AlreadyExistsException
public AlreadyExistsException(String msg)
AlreadyExistsException
public AlreadyExistsException(Throwable cause)
AlreadyExistsException
public AlreadyExistsException(String msg,
Throwable cause)
Copyright © 1999-2007 Jive Software.