***  This class provides Binary Compatibility only, not Source Compatibility  ***

com.sas.services.storedprocess
Class SessionNotAvailableException

com.sas.services.storedprocess.SessionNotAvailableException
All Implemented Interfaces:
java.io.Serializable

public class SessionNotAvailableException

This exception is thrown when the StoredProcessService knows about the session described in the message, but you are supplying the wrong user context. This can happen if cookies are turned off in a browser (for Java Web Apps) or if the URL containing the session ID was copied from one browser instance to another.

Since:
1.1
See Also:
Serialized Form


***  This class provides Binary Compatibility only, not Source Compatibility  ***




Copyright © 2009 SAS Institute Inc. All Rights Reserved.