public class InvalidSshKeyException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
MESSAGE |
| Constructor and Description |
|---|
InvalidSshKeyException() |
InvalidSshKeyException(java.lang.Throwable cause) |
public static final java.lang.String MESSAGE