Show
Ignore:
Timestamp:
03/06/2007 08:03:42 AM (22 months ago)
Author:
xue
Message:

Better page class error reporting.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/framework/Exceptions/messages.txt

    r1732 r1743  
    104104pageservice_defaultpage_unchangeable    = TPageService.DefaultPage cannot be modified after the service is initialized. 
    105105pageservice_basepath_unchangeable               = TPageService.BasePath cannot be modified after the service is initialized. 
     106pageservice_pageclass_invalid                   = Page class {0} is invalid. It should be TPage or extend from TPage. 
    106107 
    107108pageserviceconf_file_invalid                    = Unable to open page directory configuration file '{0}'.