|
Foundation |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.sas.services.storedprocess.ResultsBindingException
public class ResultsBindingException
This class wraps exceptions thrown when trying to bind to the results. Possible conditions which may cause the underlying exception to be thrown are described:
ResultHints
subclass to bind to the package on a WebDAV server
for a stored process of result type StoredProcessInterface.RESULT_TYPE_PERMANENT_WEBDAV_PACKAGE
. This can occur
if the stored process publishes to a location other than that specified by
the ResultHints subclass.
StoredProcessInterface.RESULT_TYPE_TRANSIENT_PACKAGE
or StoredProcessInterface.RESULT_TYPE_PERMANENT_FILE_PACKAGE
. This can occur
when the IResultPackage obtained by the stored process service is not valid
due to the SAS code not publishing using the "to_requester" transport.
|
Foundation |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |