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 © 2023 Jet Propulsion Laboratory, California Institute of Technology. All rights reserved.