Class ClusterPersistRepositoryException

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
org.apache.shardingsphere.mode.repository.cluster.exception.ClusterPersistRepositoryException
All Implemented Interfaces:
Serializable

public final class ClusterPersistRepositoryException extends org.apache.shardingsphere.infra.util.exception.external.sql.type.kernel.KernelSQLException
Cluster persist repository exception.
See Also:
  • Constructor Details

    • ClusterPersistRepositoryException

      public ClusterPersistRepositoryException(Exception cause)