Jive API (3.0.13) Core Javadocs

com.jivesoftware.community
Class StatusLevelAlreadyExistsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.jivesoftware.community.JiveException
              extended by com.jivesoftware.community.StatusLevelAlreadyExistsException
All Implemented Interfaces:
Serializable

public class StatusLevelAlreadyExistsException
extends JiveException

Thrown when attempting to create a StatusLevel that already exists in the system

See Also:
Serialized Form

Constructor Summary
StatusLevelAlreadyExistsException()
           
StatusLevelAlreadyExistsException(String s)
           
 
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

StatusLevelAlreadyExistsException

public StatusLevelAlreadyExistsException()

StatusLevelAlreadyExistsException

public StatusLevelAlreadyExistsException(String s)

Jive Product Page

Copyright © 1999-2007 Jive Software.