reading error text in Webclient

  • Thread starter Thread starter Tosch
  • Start date Start date
T

Tosch

I'm using a webclient to send data to a remote server. If an error
exists in the data the remote server returns an http error 403 with an
error text.

I can find out that an error occured (try/catch) but I can't read the
error text. How can this be done?

tosch
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top