com.sshtools.j2ssh.transport

Class AlgorithmOperationException


public class AlgorithmOperationException
extends TransportProtocolException

Thrown by the transport protocol if an algorithm operation error occurs.
Version:
$Revision: 1.19 $
Author:
Lee David Painter
Since:
0.2.0

Constructor Summary

AlgorithmOperationException(String msg)
Contructs the exception.

Constructor Details

AlgorithmOperationException

public AlgorithmOperationException(String msg)
Contructs the exception.
Parameters:
msg - the error message
Since:
0.2.0

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