Forum Post: RE: Simple Error Handling

  • Thread starter Thread starter Laura Stern
  • Start date Start date
Status
Not open for further replies.
L

Laura Stern

Guest
Correct. There are two different AppError constructors, one that just takes a message (which sets ReturnValue) and the other that takes a message and a # (don't remember in which order). This sets an error message and a message #. And regardless of which constructor you use, you can always add a message or set a ReturnValue by using the other methods and properties of AppError.

Continue reading...
 
Status
Not open for further replies.
Back
Top