public class NonRecoverableEventException extends Exception
EntityParser
2. A schema mismatch between the schema of an event and the schema of the
destination dataset.
3. A missing schema from the Event header when using the
AvroEntityParser
.Constructor and Description |
---|
NonRecoverableEventException() |
NonRecoverableEventException(String message) |
NonRecoverableEventException(String message,
Throwable t) |
NonRecoverableEventException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.