com.ibm.websphere.management.exception

Class InvalidPropertySyntaxException

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


    public class InvalidPropertySyntaxException
    extends AdminException
    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
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      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

      • InvalidPropertySyntaxException

        public InvalidPropertySyntaxException(java.lang.String error)
        constructor
    • Method Detail

      • getSyntaxError

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