Class PortalItemMoveError

    • Constructor Detail

      • PortalItemMoveError

        public PortalItemMoveError()
    • Method Detail

      • getCode

        public int getCode()
        Gets the error code.
        Returns:
        the error code
        Since:
        100.0.0
      • getMessage

        public String getMessage()
        Gets a message describing the error.
        Returns:
        the error message
        Since:
        100.0.0
      • getItemId

        public String getItemId()
        Gets the portal item ID this error relates to.
        Returns:
        the portal item ID
        Since:
        100.0.0