com.sshtools.j2ssh

Class SshRuntimeException


public class SshRuntimeException
extends RuntimeException

Runtime exception's thrown by the J2SSH application framework.
Version:
$Revision: 1.14 $
Author:
Lee David Painter
Since:
0.2.0

Constructor Summary

SshRuntimeException(String msg)
Constructs a runtime exception.

Constructor Details

SshRuntimeException

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

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