SshChannelOpenFailed¶ [Source] class val SshChannelOpenFailed is Stringable box Implements¶ Stringable box Constructors¶ create¶ [Source] new val create( reason_code': U32 val, description': String val) : SshChannelOpenFailed val^ Parameters¶ reason_code': U32 val description': String val Returns¶ SshChannelOpenFailed val^ Public fields¶ let reason_code: U32 val¶ [Source] let description: String val¶ [Source] Public Functions¶ string¶ [Source] fun box string() : String iso^ Returns¶ String iso^