Class JsonMLError


  • public class JsonMLError
    extends java.lang.Object
    Class used to represent errors which correspond to JsonML elements.
    • Field Detail

      • description

        public final java.lang.String description
        Description of the error
      • sourceName

        public final java.lang.String sourceName
        Name of the source
      • element

        public final JsonML element
        Node where the warning occurred.
      • lineNumber

        public final int lineNumber
        Line number of the source