public class IncompatibleSchemaModificationException extends ParquetRuntimeException
| Constructor and Description |
|---|
IncompatibleSchemaModificationException() |
IncompatibleSchemaModificationException(String message) |
IncompatibleSchemaModificationException(String message,
Throwable cause) |
IncompatibleSchemaModificationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IncompatibleSchemaModificationException()
public IncompatibleSchemaModificationException(String message, Throwable cause)
public IncompatibleSchemaModificationException(String message)
public IncompatibleSchemaModificationException(Throwable cause)
Copyright © 2023 The Apache Software Foundation. All rights reserved.