<h2>org.das2.util.filesystem.FileSystem.FileSystemOfflineException</h2><p>Exception indicating the file system is off-line. For example, if the network is not available, fresh listings of an http site cannot be accessed.</p> <h2>FileSystemOfflineException( )</h2> <p></p> <h2>FileSystemOfflineException( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> message )</h2> <p></p> <h2>FileSystemOfflineException( <a href='https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html'>java.io.IOException</a> e )</h2> <p></p> <h2>FileSystemOfflineException( <a href='https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html'>java.io.IOException</a> e, <a href='https://docs.oracle.com/javase/8/docs/api/java/net/URI.html'>java.net.URI</a> root )</h2> <p></p>