com.ibm.websphere.management.exception

Class AppRefException

  • All Implemented Interfaces:
    com.ibm.ws.exception.WsNestedException, java.io.Serializable


    public class AppRefException
    extends ConfigServiceException
    This exception is thrown if the attribute name or relationship name is not valid. In case the attribute is part of a nested attribute list, this exception contains the attribute name path from top.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      AppRefException(java.util.List olist, java.util.Hashtable alist)
      constructor
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.util.Hashtable getAppList() 
      java.lang.String getAppListString() 
      java.util.List getObjectList() 
      java.lang.String getObjectListString() 
      java.lang.String getSyntaxError() 
      • Methods inherited from class com.ibm.ws.exception.WsException

        getCause, initCause
      • Methods inherited from class java.lang.Throwable

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

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

      • AppRefException

        public AppRefException(java.util.List olist,
                       java.util.Hashtable alist)
        constructor
    • Method Detail

      • getSyntaxError

        public java.lang.String getSyntaxError()
      • getObjectList

        public java.util.List getObjectList()
      • getObjectListString

        public java.lang.String getObjectListString()
      • getAppList

        public java.util.Hashtable getAppList()
      • getAppListString

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