com.swoval.files.apple.ClosedFileEventMonitorException Maven / Gradle / Ivy
package com.swoval.files.apple;
import java.io.IOException;
/**
* Exception that is thrown when the user attempts to create or stop a stream for a closed {@link
* FileEventMonitor}.
*/
public class ClosedFileEventMonitorException extends IOException {}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy