Class BrokerReplicaExclusionNotFoundException

All Implemented Interfaces:
Serializable

public class BrokerReplicaExclusionNotFoundException extends InvalidBrokerReplicaExclusionException
Thrown when the replica exclusion was not found, typically during an attempt to delete it
See Also:
  • Constructor Details

    • BrokerReplicaExclusionNotFoundException

      public BrokerReplicaExclusionNotFoundException(String message)
    • BrokerReplicaExclusionNotFoundException

      public BrokerReplicaExclusionNotFoundException(String message, Throwable cause)