Class CircularIncludeException

All Implemented Interfaces:
Serializable

Thrown when parsing XML into Digester rules, if a circular inclusion occurred in the xml digester rules files.
Since:
1.2
See Also:
  • Constructor Details

    • CircularIncludeException

      public CircularIncludeException(String fileName)
      Parameters:
      fileName - the name of the XML file suspected of causing the circular inclusion