Package com.zeroc.Ice

Class InvalidReplicaGroupIdException

All Implemented Interfaces:
Serializable

public class InvalidReplicaGroupIdException extends UserException
The exception that is thrown when the provided replica group is invalid.
See Also:
  • Constructor Details

    • InvalidReplicaGroupIdException

      public InvalidReplicaGroupIdException()
      Constructs a InvalidReplicaGroupIdException.
  • Method Details

    • ice_id

      public String ice_id()
      Returns the type id of this exception.
      Specified by:
      ice_id in class UserException
      Returns:
      The type id of this exception.