Class NoSuchReplicationGroupExistException

All Implemented Interfaces:
Serializable

public class NoSuchReplicationGroupExistException extends BrokenReplicationTopologyException
Thrown when trying to retrieve a replication group from a IIncomingReplicationFacade that do not exists
Since:
8.0
Author:
eitany
See Also:
  • Constructor Details

    • NoSuchReplicationGroupExistException

      public NoSuchReplicationGroupExistException(String groupName, String message)
  • Method Details

    • getGroupName

      public String getGroupName()