Package com.sas.lsaf.execution.session
Class SessionUnsupportedFeatureException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.sas.lsaf.core.AbstractRuntimeException
-
- com.sas.lsaf.execution.session.SessionUnsupportedFeatureException
-
- All Implemented Interfaces:
java.io.Serializable
public class SessionUnsupportedFeatureException extends AbstractRuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SessionUnsupportedFeatureException(java.lang.String message)
Constructs aSessionUnsupportedFeatureException
with the specified message.
-
Method Summary
-
Methods inherited from class com.sas.lsaf.core.AbstractRuntimeException
getMessage, getRootCause
-
-