Class FileTransferException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.opensearch.index.translog.transfer.FileTransferException
- All Implemented Interfaces:
Serializable
Exception when a single file transfer encounters a failure
- See Also:
- Opensearch.internal:
-
Constructor Summary
ConstructorsConstructorDescriptionFileTransferException
(FileSnapshot.TransferFileSnapshot fileSnapshot, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FileTransferException
-
-
Method Details
-
getFileSnapshot
-