@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, toStringpublic UnknownFormatException(Path path, String versionString, OrcProto.PostScript postscript)
public Path getPath()
public String getVersionString()
public OrcProto.PostScript getPostscript()
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.