public static class Exceptions.FieldParseError extends IllegalArgumentException
| Modifier | Constructor and Description |
|---|---|
protected |
FieldParseError(String fieldName,
String bqType,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBqType() |
Throwable |
getCause() |
String |
getFieldName() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023 Google LLC. All rights reserved.