Package org.apache.beam.sdk.testing
Class TestPipeline.AbandonedNodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.beam.sdk.testing.TestPipeline.AbandonedNodeException
- All Implemented Interfaces:
Serializable
- Enclosing class:
TestPipeline
An exception thrown in case an abandoned
PTransform
is
detected, that is, a PTransform
that has not been 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