Class StorageUnitInUsedException

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

public final class StorageUnitInUsedException extends StorageUnitDefinitionViolationException
Storage unit in used exception.
See Also:
  • Constructor Details

    • StorageUnitInUsedException

      public StorageUnitInUsedException(String storageUnitName, Collection<String> ruleTypes)