net.ontopia.topicmaps.webed.impl.basic
Class UnavailableSessionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by javax.servlet.ServletException
              extended by net.ontopia.topicmaps.webed.impl.basic.UnavailableSessionException
All Implemented Interfaces:
java.io.Serializable

public class UnavailableSessionException
extends javax.servlet.ServletException

INTERNAL: Thrown by ProcessServlet to indicate that the necessary session is not present.

See Also:
Serialized Form

Constructor Summary
UnavailableSessionException()
           
UnavailableSessionException(java.lang.String msg)
           
 
Method Summary
 
Methods inherited from class javax.servlet.ServletException
getRootCause
 
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

UnavailableSessionException

public UnavailableSessionException()

UnavailableSessionException

public UnavailableSessionException(java.lang.String msg)


Copyright © 2000-2012 Ontopia.