Uses of Class
org.apache.batik.anim.AnimationException
-
Packages that use AnimationException Package Description org.apache.batik.anim.timing -
-
Uses of AnimationException in org.apache.batik.anim.timing
Methods in org.apache.batik.anim.timing that return AnimationException Modifier and Type Method Description AnimationException
TimedElement. createException(java.lang.String code, java.lang.Object[] params)
Creates and returns a newAnimationException
.
-