parseError

fun parseError(message: String = "Parse error"): JSONRPCError<Nothing>(source)

Creates a Parse error (-32700).