goldengate.common.command.exception
Class Reply550Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
goldengate.common.command.exception.CommandAbstractException
goldengate.common.command.exception.Reply550Exception
- All Implemented Interfaces:
- Serializable
public class Reply550Exception
- extends CommandAbstractException
550 Requested action not taken. File unavailable (e.g., file not
found, no access).
- Author:
- Frederic Bregier
- See Also:
- Serialized Form
Reply550Exception
public Reply550Exception(String message)
- 550 Requested action not taken. File unavailable (e.g., file not
found, no access).
- Parameters:
message
-
Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.