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 use Exceptions.AppendSerializationError
See Also:
  • Constructor Details

    • AppendSerializtionError

      public AppendSerializtionError(int codeValue, String description, String streamName, Map<Integer,String> rowIndexToErrorMessage)
  • Method Details

    • getRowIndexToErrorMessage

      public Map<Integer,String> getRowIndexToErrorMessage()
    • getStreamName

      public String getStreamName()