InternalServerError

Thrown by the JLLM API on internal server error.

Supertype

JllmAPIException

Subtypes

None

JSON Representation

{
    "type" : "InternalServerError",
    "message" : string
}

Fields description

See JllmAPIException for a general description of the inherited fields type and message.