Exception Summary |
WeightTableEntryOutOfRangeException | This exception is thrown when a Cluster MBean is attempting to
update the weight table entry with a value that is outside the
supported range of weights for cluster members. |
InvalidRegistrationKeyException | This exception is thrown when a server weight is modified via the
Cluster MBean and the key used does not match the workload controller (WLC)
currently registered for that cluster. |
InvalidParameterException | This exception is thrown when a Cluster MBean operation is attempted
and an invalid parameter was encountered. |
ConfigurationException | This exception is thrown when a Cluster MBean operation is attempted
and a configuration problem was encountered. |
ClusterException | The root exception type for all public WLM Cluster exceptions. |