licencesExceededMessage

licencesExceededMessage(): String;

The licencesExceededMessage method of the Application class reimplements the RootSchema method that displays a message on a Web browser when the number of registered licenses for an organization is exceeded (that is, error code 5503 or 5504 is raised). For example, you could reimplement this method to state the following at a site running applications deployed using HTML thin clients over the Internet.

Number of Licenses Exceeded.  Please try again later.