Class SlotAlreadyAddedException

All Implemented Interfaces:
Serializable

public class SlotAlreadyAddedException extends RuntimeException
Thrown in case the object already has a slot with this name
See Also:
Serialized Form
  • Constructor Details

    • SlotAlreadyAddedException

      public SlotAlreadyAddedException(String slot)
      creates a new SlotAlreadyAddedException
      Parameters:
      slot - name of preexisting slot