Returns an immutable instance of [UnexpectedStatusCodeException].
public UnexpectedStatusCodeException build()Returns an immutable instance of [UnexpectedStatusCodeException]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.statusCode()
.headers()
.body()
IllegalStateException: if any required field is unset.