Wildfire 3.2.4 Javadoc

org.jivesoftware.wildfire
Class SessionNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jivesoftware.wildfire.SessionNotFoundException
All Implemented Interfaces:
Serializable

public class SessionNotFoundException
extends Exception

See Also:
Serialized Form

Constructor Summary
SessionNotFoundException()
           
SessionNotFoundException(String msg)
           
SessionNotFoundException(String msg, Throwable nestedThrowable)
           
SessionNotFoundException(Throwable nestedThrowable)
           
 
Method Summary
 void printStackTrace()
           
 void printStackTrace(PrintStream ps)
           
 void printStackTrace(PrintWriter pw)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SessionNotFoundException

public SessionNotFoundException()

SessionNotFoundException

public SessionNotFoundException(String msg)

SessionNotFoundException

public SessionNotFoundException(Throwable nestedThrowable)

SessionNotFoundException

public SessionNotFoundException(String msg,
                                Throwable nestedThrowable)
Method Detail

printStackTrace

public void printStackTrace()
Overrides:
printStackTrace in class Throwable

printStackTrace

public void printStackTrace(PrintStream ps)
Overrides:
printStackTrace in class Throwable

printStackTrace

public void printStackTrace(PrintWriter pw)
Overrides:
printStackTrace in class Throwable

Wildfire 3.2.4 Javadoc

Copyright © 2003-2007 Jive Software.