Class InvalidLabelException

All Implemented Interfaces:
Serializable

public class InvalidLabelException extends ArgumentValidationException
Since:
5.12
See Also:
  • Constructor Details

    • InvalidLabelException

      public InvalidLabelException(@Nonnull KeyedMessage message, @Nonnull String labelName)
  • Method Details

    • getLabelName

      @Nonnull public String getLabelName()