goldengate.common.command.exception
Class Reply552Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
goldengate.common.command.exception.CommandAbstractException
goldengate.common.command.exception.Reply552Exception
- All Implemented Interfaces:
- Serializable
public class Reply552Exception
- extends CommandAbstractException
552 Requested file action aborted. Exceeded storage allocation (for current
directory or dataset).
- Author:
- Frederic Bregier
- See Also:
- Serialized Form
Reply552Exception
public Reply552Exception(String message)
- 552 Requested file action aborted. Exceeded storage allocation (for
current directory or dataset).
- Parameters:
message
-
Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.