Class FirestoreV1.FailedWritesException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.beam.sdk.io.gcp.firestore.FirestoreV1.FailedWritesException
All Implemented Interfaces:
Serializable
Enclosing class:
FirestoreV1

public static class FirestoreV1.FailedWritesException extends RuntimeException
Exception that is thrown if one or more Writes is unsuccessful with a non-retryable status code.
See Also: