Class IncompatibleWindowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.beam.sdk.transforms.windowing.IncompatibleWindowException
- All Implemented Interfaces:
 Serializable
Exception thrown by 
WindowFn.verifyCompatibility(WindowFn) if two compared WindowFns are
 not compatible, including the explanation of incompatibility.- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
IncompatibleWindowException
 
 - 
 - 
Method Details
- 
getMessage
- Overrides:
 getMessagein classThrowable
 
 -