public class UnknownColumnTypeException extends ParquetRuntimeException
Constructor and Description |
---|
UnknownColumnTypeException(PrimitiveType.PrimitiveTypeName type) |
Modifier and Type | Method and Description |
---|---|
PrimitiveType.PrimitiveTypeName |
getType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnknownColumnTypeException(PrimitiveType.PrimitiveTypeName type)
public PrimitiveType.PrimitiveTypeName getType()
Copyright © 2015. All rights reserved.