Class Exceptions.AppendSerializtionError
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- io.grpc.StatusRuntimeException
-
- com.google.cloud.bigquery.storage.v1.Exceptions.AppendSerializtionError
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
Exceptions.AppendSerializationError
- Enclosing class:
- Exceptions
public static class Exceptions.AppendSerializtionError extends io.grpc.StatusRuntimeException
This class has a typo in the name. It will be removed soon. Please useExceptions.AppendSerializationError
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<Integer,String>
getRowIndexToErrorMessage()
String
getStreamName()
-
Methods inherited from class io.grpc.StatusRuntimeException
fillInStackTrace, getStatus, getTrailers
-
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-