Uses of Class
org.cryptomator.frontend.dokany.internal.DokanyException
Packages that use DokanyException
-
Uses of DokanyException in org.cryptomator.frontend.dokany.internal
Methods in org.cryptomator.frontend.dokany.internal that throw DokanyExceptionModifier and TypeMethodDescriptionvoidDokanyMount.mount()CallsNativeMethods.DokanMain(DeviceOptions, DokanyOperations)in a new thread.voidCallsNativeMethods.DokanMain(DeviceOptions, DokanyOperations)in a new thread and after DokanMain exit runs the specified action with an throwable as parameter if DokanMain terminiated irregularly.