Overload | Description |
---|---|
SSHAuthenticationException Constructor(String,String,String,SSHPacketPayload) | Initializes a new instance of the SSHAuthenticationException class using the passed SSHPacketPayload. |
SSHAuthenticationException Constructor(String,String,String,SSHPacketPayload,String,Object[]) | Initializes a new instance of the SSHAuthenticationException class using the passed SSHPacketPayload. |
SSHAuthenticationException Constructor(String,String,String,SSHPacketPayload,Exception,String,Object[]) | Initializes a new instance of the SSHAuthenticationException class using the passed SSHPacketPayload. |