java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.beam.sdk.io.gcp.bigtable.changestreams.estimator.EncodingException
All Implemented Interfaces:
Serializable

@Internal public class EncodingException extends RuntimeException
Represents an error during encoding (serializing) a class.
See Also:
  • Constructor Details

    • EncodingException

      public EncodingException(Throwable e)