"public JsonIOException toJson(Object src,Type typeOfSrc,JsonWriter writer)"

"public JsonIOException toJson(Object src,Type typeOfSrc,Appendable writer)"

"public JsonIOException toJson(Object src,Appendable writer)"

"public JsonIOException toJson(JsonElement jsonElement,JsonWriter writer)"

"public JsonIOException toJson(JsonElement jsonElement,Appendable writer)"