Class UnsupportedLiveSQLFeatureException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.hotrod.runtime.livesql.exceptions.InvalidLiveSQLStatementException
-
- org.hotrod.runtime.livesql.exceptions.UnsupportedLiveSQLFeatureException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnsupportedLiveSQLFeatureException extends InvalidLiveSQLStatementException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnsupportedLiveSQLFeatureException(java.lang.String message)
-