Class GenericProblems


  • public final class GenericProblems
    extends Object
    Defines problems which are not specific to a data standard.
    • Field Detail

      • MALFORMED_UTF8_CHARACTER

        public static final ProblemDefinition MALFORMED_UTF8_CHARACTER
        Indicates a problem in a UTF-8 byte stream, where one or more bytes do not indicate a legal encoding of a character.