*** This class provides Binary Compatibility only, not Source Compatibility ***
Package com.sas.services.storedprocess
Class AlertProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sas.services.storedprocess.ExecutionException
com.sas.services.storedprocess.AlertProcessingException
- All Implemented Interfaces:
Serializable
@SASScope("ALL")
@BinaryCompatibilityOnly
public class AlertProcessingException
extends ExecutionException
This class describes exceptions thrown while creating and updating the
StoredProcessAlert item and may wrap an underlying exception
- Since:
- 1.1
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait