Class ClusterManagementException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • java.lang.RuntimeException
          • org.apache.geode.management.api.ClusterManagementException
    • Constructor Detail

      • ClusterManagementException

        public ClusterManagementException​(ClusterManagementResult result,
                                          java.lang.Throwable cause)
        for internal use only
        Parameters:
        result - the result to set
        cause - the cause of this exception