Package | Description |
---|---|
org.mockftpserver.core | |
org.mockftpserver.fake.filesystem |
Modifier and Type | Class and Description |
---|---|
class |
CommandSyntaxException
Represents an error indicating that a server command has been received that
has invalid syntax.
|
class |
IllegalStateException
Represents an error indicating that the server is in an illegal state, or
that a server command is invoked when its preconditions have not been met.
|
class |
NotLoggedInException
Represents an error indicating that the current user has not yet logged in, but
is required to in order to invoke the requested command.
|
Modifier and Type | Class and Description |
---|---|
class |
FileSystemException
Represents an error that occurs while performing a FileSystem operation.
|
class |
InvalidFilenameException
Exception thrown when a path/filename is not valid.
|
Copyright © 2016. All rights reserved.