com.ibm.websphere.appprofile

Class IllegalTaskNameException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • com.ibm.websphere.appprofile.IllegalTaskNameException
  • All Implemented Interfaces:
    java.io.Serializable


    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)
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • IllegalTaskNameException

        public IllegalTaskNameException()
        Default constructor; calls super()
      • IllegalTaskNameException

        public IllegalTaskNameException(java.lang.String s)
IBM WebSphere Application ServerTM
Release 8.5