public final class GenericProblems
extends java.lang.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-2019 Planetary Data System. All Rights Reserved.