net.customware.gwt.dispatch.shared.secure
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.ServiceException
                  extended by net.customware.gwt.dispatch.shared.secure.InvalidSessionException
All Implemented Interfaces:
Serializable

public class InvalidSessionException
extends ServiceException

See Also:
Serialized Form

Constructor Summary
InvalidSessionException()
           
InvalidSessionException(String message)
           
 
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()

InvalidSessionException

public InvalidSessionException(String message)


Copyright © 2011 customware.net. All Rights Reserved.