java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jdrupes.mdoclet.internal.doclets.toolkit.taglets.snippet.ParseException
Alle implementierten Schnittstellen:
Serializable

public class ParseException extends Exception
An exception thrown by Parser and MarkupParser.

This exception is only used to capture a user-facing error message. The message supplier is accepted not to control when to obtain a message, but to abstract how to obtain it.

Siehe auch: