org.eaglei.ui.gwt.rpc
Class InvalidSessionIdException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.eaglei.ui.gwt.rpc.InvalidSessionIdException
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable, java.io.Serializable

public class InvalidSessionIdException
extends java.lang.Exception
implements com.google.gwt.user.client.rpc.IsSerializable

See Also:
Serialized Form

Constructor Summary
InvalidSessionIdException()
           
InvalidSessionIdException(java.lang.String msg)
           
InvalidSessionIdException(java.lang.String msg, java.lang.Throwable t)
           
 
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

InvalidSessionIdException

public InvalidSessionIdException()

InvalidSessionIdException

public InvalidSessionIdException(java.lang.String msg)

InvalidSessionIdException

public InvalidSessionIdException(java.lang.String msg,
                                 java.lang.Throwable t)


Copyright © 2009-2011 Eagle-I. All Rights Reserved.