Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unit name for Exceptions
#1
I want to ignore the exception EInvalidAppID

So I added the following code to the ServerController under IWServerControllerBaseConfig

ExceptionLogger.RegisterIgnoreException(EInvalidAppID);

My problem is I don't know what unit has the exceptions class is.  I get Undeclared identifier:  EInvaildAppID

Thanks and have a great day.

Ed
Reply
#2
IWException is the unit.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)