Class DomainFlowUtils.FeeDescriptionMultipleMatchesException

All Implemented Interfaces:
Serializable
Enclosing class:
DomainFlowUtils

public static class DomainFlowUtils.FeeDescriptionMultipleMatchesException extends EppException.ParameterValuePolicyErrorException
The fee description passed in the transform command matches multiple fee types.
See Also:
  • Constructor Details

    • FeeDescriptionMultipleMatchesException

      public FeeDescriptionMultipleMatchesException(String description, com.google.common.collect.ImmutableList<BaseFee.FeeType> types)