Jive Forums API (5.5.20.2-oracle) Core Javadocs

com.jivesoftware.forum
Class StatusLevelException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.jivesoftware.base.JiveException
              extended by com.jivesoftware.forum.StatusLevelException
All Implemented Interfaces:
java.io.Serializable

public class StatusLevelException
extends com.jivesoftware.base.JiveException

The StatusLevelException is thrown by the StatusLevel class. Generally this exception occurs when an illegal operation is performed on a StatusLevel object.

See the StatusLevel class for more details.

See Also:
StatusLevel, StatusLevelManager, Serialized Form

Constructor Summary
StatusLevelException()
           
StatusLevelException(java.lang.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

StatusLevelException

public StatusLevelException(java.lang.String s)

StatusLevelException

public StatusLevelException()

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.