Values.InternalServerExceptionSourceIndicates that an error from the service occurred while trying to process a request.
type nonrec t = {error : Error.t option;Single error code. For this exception the value will be server_error.
*)error_description : ErrorDescription.t option;Human-readable text providing additional information, used to assist the client developer in understanding the error that occurred.
*)}