Package org.w3c.tidy

Class ExcessiveNesting

All Implemented Interfaces:
Serializable

public class ExcessiveNesting extends Exception
Exception signaling a document with excessive nesting that is considered a denial-of-service attack.
See Also:
  • Constructor Details