Class MalformedReplyException

All Implemented Interfaces:
Serializable

public class MalformedReplyException extends FTPException
A malformed reply was received from the server
Version:
$Revision$
Author:
Bruce Blackshaw
See Also:
  • Field Details

  • Constructor Details

    • MalformedReplyException

      public MalformedReplyException(String msg)
      Constructor. Delegates to super.
      Parameters:
      msg - Message that the user will be able to retrieve