Returns an immutable instance of [InternalServerException].
public InternalServerException build()Returns an immutable instance of [InternalServerException]. 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.