20 package net.sf.gridarta.model.anim;
44 super(
"Non-unique animation " + duplicate.
getAnimName());
An AnimationObject reflects the animation ("@code anim\n @endcode " ...
static final long serialVersionUID
The serial version UID.
AnimationObject getDuplicate()
Get the duplicate that caused this exception.
DuplicateAnimationException(final AnimationObject duplicate)
Create a DuplicateAnimationException.
final AnimationObject duplicate
AnimationObject causing the problem.
Exception that's thrown in case an animation name was not unique.
String getAnimName()
Get the animName, which is the name of the animation as usable by the "animations" attribute...