Serializable
public class FileStateInvalidException extends IOException
Constructor | Description |
---|---|
FileStateInvalidException() |
Create new
FileStateInvalidException . |
FileStateInvalidException(String s) |
Create new
FileStateInvalidException with the specified text. |
Modifier and Type | Method | Description |
---|---|---|
String |
getFileSystemName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FileStateInvalidException()
FileStateInvalidException
.public FileStateInvalidException(String s)
FileStateInvalidException
with the specified text.s
- the text describing the exceptionpublic String getFileSystemName()
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.