Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.forum
Class StatusLevelNotFoundException

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

public class StatusLevelNotFoundException
extends JiveException

Thrown by StatusLevelManager when attempting to acquire or perform an operation on a status level that does not exist.

See Also:
StatusLevelManager, Serialized Form

Constructor Summary
StatusLevelNotFoundException()
           
StatusLevelNotFoundException(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

StatusLevelNotFoundException

public StatusLevelNotFoundException()

StatusLevelNotFoundException

public StatusLevelNotFoundException(java.lang.String s)

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.