|
| Services |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use ExecutionException | |
| com.sas.services.storedprocess | Create and execute stored processes. |
| Uses of ExecutionException in com.sas.services.storedprocess |
| Subclasses of ExecutionException in com.sas.services.storedprocess | |
class |
This class describes exceptions thrown while creating and updating the StoredProcessAlert item and may wrap an underlying exception |
class |
This class wraps exceptions thrown while invoking methods in the user supplied listener. |
class |
This exception is thrown when a parameter has a non-conforming value. |
class |
This exception is thrown when a required parameter has not been assigned a value. |
class |
This class wraps exceptions thrown when trying to bind to the results. |
class |
This class wraps exceptions thrown while accessing the SAS Server. |
class |
This exception is thrown when the StoredProcessService knows about the session described in the message, but you are supplying the wrong user context. |
class |
This exception is thrown when the StoredProcessService cannot find the session described in the message. |
| Methods in com.sas.services.storedprocess that throw ExecutionException | |
ExecutionInterface |
StoredProcess_Stub.
|
ExecutionInterface |
StoredProcessInterface.execute(boolean synchronous,
ExecutionStatusListenerInterface listener,
boolean createAlert,
Object connection)
Execute the stored process. |
|
| Services |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||