Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error 404 Exception
#1
procedure TIWServerController.IWServerControllerBaseConfig(Sender: TObject);
begin
  TIWExceptionRenderer.RenderHTML(PARAM_EXCEPTION,'https://google.com.br');
End;


this way I treat the error by directing to the desirable URL.

my doubt is

which parameter to pass in "PARAM_EXCEPTION"?
Reply


Messages In This Thread
Error 404 Exception - by intelmib - 04-27-2019, 08:20 PM
RE: Error 404 Exception - by Jose Nilton Pace - 04-28-2019, 12:23 PM
RE: Error 404 Exception - by intelmib - 05-01-2019, 09:20 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)