com.sshtools.j2ssh.transport

Class TransportProtocolException

Known Direct Subclasses:
AlgorithmInitializationException, AlgorithmNotAgreedException, AlgorithmNotSupportedException, AlgorithmOperationException, InvalidHostFileException, InvalidMessageException, InvalidSshKeyException, InvalidSshKeySignatureException, KeyExchangeException, MessageStoreEOFException

public class TransportProtocolException
extends SshException

Version:
$Revision: 1.18 $
Author:
$author$

Constructor Summary

TransportProtocolException(String msg)
Creates a new TransportProtocolException object.

Constructor Details

TransportProtocolException

public TransportProtocolException(String msg)
Creates a new TransportProtocolException object.
Parameters:
msg -

Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.