Class DirectoryNotVisibleException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.logviewer.data2.DirectoryNotVisibleException
All Implemented Interfaces:
Serializable

public class DirectoryNotVisibleException extends IOException
See Also:
  • Constructor Details

    • DirectoryNotVisibleException

      public DirectoryNotVisibleException(String path, String message)