const HandshakeException([String message = "", OSError osError = null]) : super._("HandshakeException", message, osError);