Package goldengate.common.command.exception

FTP like Exception related to commands

See:
          Description


Exception Summary
CommandAbstractException Abstract class for exception in commands
Reply421Exception 421 Service not available, closing control connection.
Reply425Exception 425 Can't open data connection.
Reply426Exception 426 Connection closed, transfer aborted.
Reply450Exception 450 Requested file action not taken.
Reply451Exception 451 Requested action aborted: local error in processing.
Reply452Exception 452 Requested action not taken.
Reply500Exception 500 Syntax error, command unrecognized.
Reply501Exception 501 Syntax error in parameters or arguments.
Reply502Exception 502 Command not implemented.
Reply503Exception 503 Bad sequence of commands.
Reply504Exception 504 Command not implemented for that parameter.
Reply522Exception 522 Extended Port Failure - unknown network protocol.
Reply530Exception 530 Not logged in.
Reply550Exception 550 Requested action not taken.
Reply552Exception 552 Requested file action aborted.
Reply553Exception 553 Requested action not taken.
 

Package goldengate.common.command.exception Description

FTP like Exception related to commands



Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.