20 package net.sf.gridarta.gui.dialog.gameobjectattributes;
23 import org.jetbrains.annotations.NotNull;
50 super(
"Attribute '" + attribute.getAttributeName() +
"' " + message +
"!");
static final long serialVersionUID
The serial version UID.
This Class contains the data of one archetype attribute.
Base package of all Gridarta classes.
Indicates that an attribute cannot be encoded.
InvalidAttributeException(@NotNull final String message)
Creates a new instance.
InvalidAttributeException(@NotNull final ArchetypeAttribute attribute, @NotNull final String message)
Creates a new instance.
Defines types of GameObjects with corresponding attributes.