Package io.trino.hive.formats
Class FileCorruptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
io.trino.hive.formats.FileCorruptionException
-
Constructor Summary
ConstructorsConstructorDescriptionFileCorruptionException(String message) FileCorruptionException(String messageFormat, Object... args) FileCorruptionException(Throwable cause, String messageFormat, Object... args) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FileCorruptionException
-
FileCorruptionException
-
FileCorruptionException
-