Class UnsupportedEncryptInsertValueException

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.UnsupportedEncryptInsertValueException
All Implemented Interfaces:
Serializable

public final class UnsupportedEncryptInsertValueException extends EncryptSQLException
Unsupported encrypt insert value exception.
See Also:
  • Constructor Details

    • UnsupportedEncryptInsertValueException

      public UnsupportedEncryptInsertValueException(int columnIndex)