public final class GenericProblems extends Object
Modifier and Type | Field and Description |
---|---|
static 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.
|
static ProblemDefinition |
UNCAUGHT_EXCEPTION |
public static final ProblemDefinition MALFORMED_UTF8_CHARACTER
public static final ProblemDefinition UNCAUGHT_EXCEPTION
Copyright © 2010–2018 Planetary Data System. All rights reserved.