Class ParseOrSemanticError

  • Direct Known Subclasses:
    ParseOrSemanticError.ParseError, ParseOrSemanticError.SemanticError

    public class ParseOrSemanticError
    extends Object
    Indicates that something went wrong while parsing or validating the invoice. Parsing errors should be mostly seen as opaque and are only there for debugging reasons. Semantic errors like wrong signatures, missing fields etc. could mean that someone tampered with the invoice.