Class DbClusterStartupException

  • All Implemented Interfaces:
    Serializable

    public class DbClusterStartupException
    extends ServiceLayerException
    Exception thrown when there's an error while synchronizing the startup of the DB cluster nodes.
    Since:
    3.1.6
    Author:
    avasquez
    See Also:
    Serialized Form
    • Constructor Detail

      • DbClusterStartupException

        public DbClusterStartupException​(String message)
      • DbClusterStartupException

        public DbClusterStartupException​(String message,
                                         Exception e)