why AppException and PageBase...?
Maybe I missed something, but I'm wondering why there is an AppException class when it seems that the error handling is being done in the PageBase class.
Did I overlook something. I've created a sample project and did not use the AppException class, but still am succesful with handling errors in the pagebase. What gives?
Thanks so much... as you can tell, i'm new to this type of thing.
|