org.apache.hupa.shared.exception
Class InvalidSessionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.customware.gwt.dispatch.shared.DispatchException
              extended by net.customware.gwt.dispatch.shared.ActionException
                  extended by org.apache.hupa.shared.exception.InvalidSessionException
All Implemented Interfaces:
Serializable

public class InvalidSessionException
extends net.customware.gwt.dispatch.shared.ActionException

See Also:
Serialized Form

Constructor Summary
InvalidSessionException(String msg)
           
 
Method Summary
 
Methods inherited from class net.customware.gwt.dispatch.shared.DispatchException
getCauseClassname, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidSessionException

public InvalidSessionException(String msg)


Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.