Package org.apache.orc
Class UnknownFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.orc.UnknownFormatException
- All Implemented Interfaces:
Serializable
Deprecated.
This will be removed in the future releases.
- See Also:
-
Constructor Summary
ConstructorDescriptionUnknownFormatException
(Path path, String versionString, OrcProto.PostScript postscript) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnknownFormatException
Deprecated.
-
-
Method Details
-
getPath
Deprecated. -
getVersionString
Deprecated. -
getPostscript
Deprecated.
-