Class AtomicMoveNotSupportedFileFixException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.util.filefix.FileFixException
net.minecraft.util.filefix.AtomicMoveNotSupportedFileFixException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class FileFixException
fileSystemCapabilities -
Constructor Summary
ConstructorsConstructorDescriptionAtomicMoveNotSupportedFileFixException(FileSystemCapabilities fileSystemCapabilities) -
Method Summary
Methods inherited from class FileFixException
createCrashReport, makeReportedExceptionMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AtomicMoveNotSupportedFileFixException
-