Package org.apache.beam.sdk.io
Class TextRowCountEstimator.NoEstimationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.beam.sdk.io.TextRowCountEstimator.NoEstimationException
- All Implemented Interfaces:
 Serializable
- Enclosing class:
 TextRowCountEstimator
An exception that will be thrown if the estimator cannot get an estimation of the number of
 lines.
- See Also:
 
- 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString