HTMLFormatError

Class

An error thrown by an HTML formatter if the tags provided are invalid or incorrect.

This is not a checked exception, so you do not need to catch it.

Extends

Error

Modifiers

public

new HTMLFormatError()