org.apache.cayenne.remote.service
Class MissingSessionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.cayenne.CayenneRuntimeException
org.apache.cayenne.remote.service.MissingSessionException
- All Implemented Interfaces:
- Serializable
public class MissingSessionException
- extends CayenneRuntimeException
An exception that are thrown by the ROP server if the client are missing a session.
- Since:
- 3.0
- Author:
- Tore Halset
- See Also:
- Serialized Form
MissingSessionException
public MissingSessionException()
MissingSessionException
public MissingSessionException(String message)
Copyright © 2001-2007 Apache Cayenne. All Rights Reserved.