public class UnknownFormatException extends IOException
Constructor and Description |
---|
UnknownFormatException(Path path,
String versionString,
OrcProto.PostScript postscript) |
Modifier and Type | Method and Description |
---|---|
Path |
getPath() |
OrcProto.PostScript |
getPostscript() |
String |
getVersionString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnknownFormatException(Path path, String versionString, OrcProto.PostScript postscript)
public Path getPath()
public String getVersionString()
public OrcProto.PostScript getPostscript()
Copyright © 2013–2021 The Apache Software Foundation. All rights reserved.