Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-1500

Update ComponentClassResolve's JavaDocs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 5.2.4, 5.2.5
    • 5.3
    • tapestry-core
    • None

    Description

      The javadoc for the ComponentClassResolver said that the methods:
      resolvePageNameToClassName,
      canonicalizePageName,
      resolveComponentTypeToClassName,
      resolveMixinTypeToClassName

      throws IllegalArgumentException if the ... can not be resolved.

      But in fact the methods of class ComponentClassResolverImpl throws UnknownValueException,
      that is not the instance of IllegalArgumentException.

      Attachments

        Activity

          People

            igor.drobiazko Igor Drobiazko
             alexlumpov Alex Lumpov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: