@Deprecated public class UnknownFormatException extends IOException
Constructor and Description |
---|
UnknownFormatException(Path path,
String versionString,
OrcProto.PostScript postscript)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Path |
getPath()
Deprecated.
|
OrcProto.PostScript |
getPostscript()
Deprecated.
|
String |
getVersionString()
Deprecated.
|
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–2022 The Apache Software Foundation. All rights reserved.