public class HoodieUpsertException extends HoodieException
Exception thrown for any higher level errors when HoodieClient is doing a incremental upsert.
| Constructor and Description |
|---|
HoodieUpsertException(String msg) |
HoodieUpsertException(String msg,
Throwable e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022 The Apache Software Foundation. All rights reserved.