Class BatchError


  • public class BatchError
    extends Object
    See Also:
    doc
    • Method Detail

      • getId

        public String getId()
        The Id name that you assigned to the message.
      • isSenderFault

        public boolean isSenderFault()
      • getCode

        public String getCode()
        A short string description of the error.
      • getMessage

        public String getMessage()
        A description of the error.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object