Package org.apache.beam.sdk.testing
Class TestPipeline.PipelineRunMissingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.beam.sdk.testing.TestPipeline.PipelineRunMissingException
- All Implemented Interfaces:
Serializable
- Enclosing class:
TestPipeline
An exception thrown in case a test finishes without invoking
Pipeline.run()
.- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString