Package llnl.gnem.core.util
Class FileSystemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
llnl.gnem.core.util.FileSystemException
- All Implemented Interfaces:
Serializable
Created to fill in for java.nio.file.FileSystemException unitl we start using
1.7 when the nio package becomes available. Created by dodge1 Date: Apr 26,
2010
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FileSystemException
-