Jive API (3.0.13) Core Javadocs

com.jivesoftware.community
Class NameAlreadyExistsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.jivesoftware.community.JiveRuntimeException
                  extended by com.jivesoftware.community.NameAlreadyExistsException
All Implemented Interfaces:
Serializable

@WebFault(name="NameAlreadyExists")
public class NameAlreadyExistsException
extends JiveRuntimeException

Thrown if the specified name already exists on the object.

See Also:
Community, Serialized Form

Constructor Summary
NameAlreadyExistsException()
           
NameAlreadyExistsException(String message)
           
 
Method Summary
 
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

NameAlreadyExistsException

public NameAlreadyExistsException()

NameAlreadyExistsException

public NameAlreadyExistsException(String message)

Jive Product Page

Copyright © 1999-2007 Jive Software.