RequestParseBodyException
Guide
Edit on GitHub ✎
A RequestParseBodyException is thrown in request_parse_body when the request body is invalid, according to the Content-Type header.
Intro
A RequestParseBodyException is thrown in request_parse_body() when the request body is invalid, according to the Content-Type header.
Class synopsis
extends Exception { }