Class AdHocCommandException

    • Constructor Detail

      • AdHocCommandException

        public AdHocCommandException​(Authorization errorCondition)
      • AdHocCommandException

        public AdHocCommandException​(Authorization errorCondition,
                                     String message)
      • AdHocCommandException

        public AdHocCommandException​(Element item,
                                     Authorization errorCondition)
    • Method Detail

      • getCode

        public String getCode()
        Returns:
        Returns the code.
      • getItem

        public Element getItem()
        Returns:
        Returns the item.
      • getName

        public String getName()
        Returns:
        Returns the name.
      • getType

        public String getType()
        Returns:
        Returns the type.
      • makeElement

        public Element makeElement()
      • makeElement

        public Element makeElement​(boolean insertOriginal)
      • makeErrorElement

        public Element makeErrorElement()