public class HoodieSerializationException extends HoodieException
| Constructor and Description |
|---|
HoodieSerializationException(String msg) |
HoodieSerializationException(String msg,
Exception t) |
HoodieSerializationException(String msg,
IOException t) |
| Modifier and Type | Method and Description |
|---|---|
IOException |
getIOException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HoodieSerializationException(String msg, IOException t)
public HoodieSerializationException(String msg)
public IOException getIOException()
Copyright © 2024 The Apache Software Foundation. All rights reserved.