org.mmbase.module.gui.html
Class CircularParseException

org.mmbase.module.ParseException
  |
  +--org.mmbase.module.gui.html.CircularParseException

public class CircularParseException
extends ParseException

This exception gets thrown when a circular PART is detected.


Constructor Summary
CircularParseException(java.lang.String s)
          Create the exception
 

Constructor Detail

CircularParseException

public CircularParseException(java.lang.String s)
Create the exception


MMBase 2002