Package
Class
Use
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
F
G
I
J
L
N
O
P
R
S
T
V
W
N
NotDirectoryException
- Exception in
br.com.objectos.fs
Indicates that an operation meant for a directory failed because the file is not a directory (it is a regular file for example).
NotDirectoryException(PathName)
- Constructor for exception br.com.objectos.fs.
NotDirectoryException
Creates a new instance of this exception with the specified
PathName
as cause.
NotFoundException
- Exception in
br.com.objectos.fs
Indicates that an operation meant for an existent file failed because the file does not actually exist.
NotRegularFileException
- Exception in
br.com.objectos.fs
Indicates that an operation meant for a regular file failed because the file is not a regular file (it is a directory for example).
NotRegularFileException(PathName)
- Constructor for exception br.com.objectos.fs.
NotRegularFileException
Creates a new instance of this exception with the specified
PathName
as cause.
Package
Class
Use
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
F
G
I
J
L
N
O
P
R
S
T
V
W
Copyright © 2021–2022
Objectos Software LTDA
. All rights reserved.