All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.swoval.files.apple.ClosedFileEventMonitorException Maven / Gradle / Ivy

There is a newer version: 2.1.12
Show newest version
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