Class NoSuchLabelException

All Implemented Interfaces:
Serializable

public class NoSuchLabelException extends NoSuchEntityException
Since:
5.12
See Also:
  • Constructor Details

    • NoSuchLabelException

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

    • getLabelName

      @Nonnull public String getLabelName()