public static class Exceptions.AppendSerializtionError extends RuntimeException
JsonStreamWriter#append() when the client side Json to
Proto serializtion fails. The exception contains a Map of indexes of faulty lines and the
corresponding error message.| Constructor and Description |
|---|
AppendSerializtionError(String streamName,
Map<Integer,String> rowIndexToErrorMessage) |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,String> |
getRowIndexToErrorMessage() |
String |
getStreamName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022 Google LLC. All rights reserved.