public class IllegalTaskNameException
extends java.lang.Exception
The IllegalTaskNameException is thrown when
a) a string passed to TaskNameManager.setName(String taskName) that has not
been configured properly in the deployment descriptor;
b) a null reference is passed to TaskNameManager.setName(String taskName)