com.sshtools.j2ssh.transport

Class AlgorithmInitializationException


public class AlgorithmInitializationException
extends TransportProtocolException

Thrown by the transport protocol if an error occurs during any type of algorithm initialization.
Version:
$Revision: 1.18 $
Author:
Lee David Painter
Since:
0.2.0

Constructor Summary

AlgorithmInitializationException(String msg)
Constructs the exception.

Constructor Details

AlgorithmInitializationException

public AlgorithmInitializationException(String msg)
Constructs the exception.
Parameters:
msg - the error message
Since:
0.2.0

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