Class LabelExistsException

All Implemented Interfaces:
Serializable

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

    • LabelExistsException

      public LabelExistsException(@Nonnull KeyedMessage message, @Nonnull Label label)
  • Method Details

    • getLabel

      @Nonnull public Label getLabel()