public class InvalidMessageException extends TransportProtocolException
Thrown by SshMessage implementations when an invalid message is
found.
| Constructor and Description |
|---|
InvalidMessageException(java.lang.String msg)
Constructs the message.
|
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.