Class TransferCancelledException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.sshtools.j2ssh.TransferCancelledException
All Implemented Interfaces:
Serializable

public class TransferCancelledException extends IOException

Title:

Description:

Copyright: Copyright (c) 2003

Company:

Version:
$Id: TransferCancelledException.java,v 1.9 2003/09/11 15:35:00 martianx Exp $
Author:
Lee David Painter
See Also:
  • Constructor Details

    • TransferCancelledException

      public TransferCancelledException()
      Creates a new TransferCancelledException object.