false. Otherwise, if the file is created successfully, the result is true. An IOException will be thrown if the directory to contain this file does not exist.
@return true if this File was created, falseotherwise.
@throws IOException if an I/O error occurs or the directory does not exist.
@see java.lang.SecurityManager#checkWrite(FileDescriptor)
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |