20 package net.sf.gridarta.model.anim;
23 import org.jetbrains.annotations.NotNull;
The data package contains classes for handling data that is organized in a tree.
static final long serialVersionUID
The serial version UID.
final NamedObject animationObject
The illegal face object.
Exception thrown to indicate that an animation object is not acceptable.
Base package of all Gridarta classes.
NamedObject getAnimationObject()
Returns the illegal animation object.
IllegalAnimationException(@NotNull final NamedObject animationObject, @NotNull final Throwable ex)
Creates a new instance.