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

com.sas.services.storedprocess
Class ExecutionException

com.sas.services.storedprocess.ExecutionException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
AlertProcessingException, ExecutionStatusListenerException, InvalidParameterValueException, MissingParameterException, ResultsBindingException, SASServerException, SessionNotAvailableException, SessionNotFoundException

public class ExecutionException

This base class describes exceptions thrown when StoredProcessInterface.execute() or StoredProcess2Interface.execute() is invoked. This class is used if an exception is thrown in an area which is not covered by one of its subclasses. An underlying exception may be wrapped by this class.

Since:
1.1
See Also:
Serialized Form


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




Copyright © 2009 SAS Institute Inc. All Rights Reserved.