goldengate.common.command.exception
Class Reply421Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
goldengate.common.command.exception.CommandAbstractException
goldengate.common.command.exception.Reply421Exception
- All Implemented Interfaces:
- Serializable
public class Reply421Exception
- extends CommandAbstractException
421 Service not available, closing control connection. This may be a reply to
any command if the service knows it must shut down.
- Author:
- Frederic Bregier
- See Also:
- Serialized Form
Reply421Exception
public Reply421Exception(String message)
- 421 Service not available, closing control connection. This may be a
reply to any command if the service knows it must shut down.
- Parameters:
message
-
Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.