Android Question extends layout ? what does it mean

FFMan

Member
Licensed User
Longtime User
I have an app which I haven't used for many months, and now when I run it it doesn't get the data as expected and in the debug log I see:-

extends layout
block content
 

FFMan

Member
Licensed User
Longtime User
h2=error.status
pre #(error.stack)
JobName=Job1,Success=false

what the cause of this please ?
 
Upvote 0

FFMan

Member
Licensed User
Longtime User
I have put some code in to log the failure returned at job done amd it says Error: Internal Server Error

Is the word internal referring to my remote host of Android ?
 
Upvote 0
Top