com.odi
Class WrongSessionException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.odi.ObjectStoreException
                  extended bycom.odi.SessionException
                      extended bycom.odi.WrongSessionException
All Implemented Interfaces:
Serializable

public class WrongSessionException
extends SessionException

Exception thrown when the session associated with or implied by an object referenced in a method is different from the session the calling thread is joined to.

See Also:
Serialized Form



Copyright 2005 Progress Software Corporation. All rights reserved.