Package org.mockftpserver.core

Exception Summary
CommandSyntaxException Represents an error indicating that a server command has been received that has invalid syntax.
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.
MockFtpServerException Represents an error specific to the MockFtpServer project.
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.
 



Copyright © 2014. All rights reserved.