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

com.sas.services.storedprocess
Class SessionNotFoundException

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

public class SessionNotFoundException

This exception is thrown when the StoredProcessService cannot find the session described in the message. This could mean that the session has expired or never existed. Another possible (although unlikely) cause is the session was created by a different StoredProcessServiceInterface.

Since:
1.1
See Also:
Serialized Form

Constructor Summary
SessionNotFoundException(java.lang.String sessionID)
           
 

Constructor Detail

SessionNotFoundException

public SessionNotFoundException(java.lang.String sessionID)

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




Copyright © 2009 SAS Institute Inc. All Rights Reserved.