Atozed Forums

Full Version: Error 404 Exception
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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"?
Muito Obrigado José Nilton Pace, imensamente grato !

Thank you very much Jose Nilton Pace, immensely grateful!