public class FileStateInvalidException
extends java.io.IOException
| Constructor | Description |
|---|---|
FileStateInvalidException() |
Create new
FileStateInvalidException. |
FileStateInvalidException(java.lang.String s) |
Create new
FileStateInvalidException with the specified text. |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getFileSystemName() |
public FileStateInvalidException()
FileStateInvalidException.public FileStateInvalidException(java.lang.String s)
FileStateInvalidException with the specified text.s - the text describing the exceptionBuilt on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.