public class SshException
extends java.io.IOException
The base exception for all exceptions thrown within the J2SSH application framework.
Constructor and Description |
---|
SshException(java.lang.String msg)
Constructs an exception.
|
SshException(java.lang.Throwable cause)
Constructs an exception.
|
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.