Class CommandExecutionException

All Implemented Interfaces:
Serializable

public class CommandExecutionException extends WagonException
Exception which should be thrown when a command fails to execute on the repository.
Author:
Brett Porter
See Also: