Package org.terracotta.utilities.io
Class Files.FileStoreConstraintException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.nio.file.FileSystemException
org.terracotta.utilities.io.Files.FileStoreConstraintException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Files
Thrown to indicate that a file copy was attempted outside of the
origin
FileStore.- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.nio.file.FileSystemException
getFile, getMessage, getOtherFile, getReasonMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
FileStoreConstraintException
-