Class AlreadyLabeledException

All Implemented Interfaces:
Serializable

public class AlreadyLabeledException extends IllegalEntityStateException
Since:
5.12
See Also:
  • Constructor Details

    • AlreadyLabeledException

      public AlreadyLabeledException(@Nonnull KeyedMessage message, @Nonnull Label label, @Nonnull Labelable labelable)
  • Method Details

    • getLabel

      @Nonnull public Label getLabel()
    • getLabelable

      @Nonnull public Labelable getLabelable()