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