Uses of Class
com.sas.lsaf.execution.session.SessionSearchException
-
Packages that use SessionSearchException Package Description com.sas.lsaf.execution.session The classes and interfaces to query and manage execution sessions. -
-
Uses of SessionSearchException in com.sas.lsaf.execution.session
Methods in com.sas.lsaf.execution.session that throw SessionSearchException Modifier and Type Method Description SessionSearchResults
SessionService. search(SessionQuery query)
Searches sessions based on the specified query.
-