Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.forum.nntp
Class SessionAlreadyExistsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.jivesoftware.forum.nntp.SessionAlreadyExistsException
All Implemented Interfaces:
java.io.Serializable

public class SessionAlreadyExistsException
extends java.lang.Exception

Thrown if an operation a session already exists but shouldn't.

See Also:
Serialized Form

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

SessionAlreadyExistsException

public SessionAlreadyExistsException()

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.