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, toString
public IncompatibleSchemaModificationException()
public IncompatibleSchemaModificationException(String message, Throwable cause)
public IncompatibleSchemaModificationException(String message)
public IncompatibleSchemaModificationException(Throwable cause)
Copyright © 2015. All rights reserved.