Class UnsupportedEncryptSQLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.shardingsphere.infra.util.exception.external.ShardingSphereExternalException
org.apache.shardingsphere.infra.util.exception.external.sql.ShardingSphereSQLException
org.apache.shardingsphere.infra.util.exception.external.sql.type.feature.FeatureSQLException
org.apache.shardingsphere.encrypt.exception.EncryptSQLException
org.apache.shardingsphere.encrypt.exception.syntax.UnsupportedEncryptSQLException
- All Implemented Interfaces:
Serializable
Unsupported encrypt SQL exception.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.shardingsphere.infra.util.exception.external.sql.ShardingSphereSQLException
toSQLExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedEncryptSQLException
-