InternalServerError
Thrown by the JLLM API on internal server error.
Supertype
Subtypes
None
JSON Representation
{ "type" : "InternalServerError", "message" : string }
Fields description
See JllmAPIException for a general description of the inherited fieldstype
and message
.