Class ClosedFileEventMonitorException

  • All Implemented Interfaces:
    java.io.Serializable

    public class ClosedFileEventMonitorException
    extends java.io.IOException
    Exception that is thrown when the user attempts to create or stop a stream for a closed FileEventMonitor.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ClosedFileEventMonitorException

        public ClosedFileEventMonitorException()