Class ParsedDocumentationComment.ParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.gebit.integrity.utils.ParsedDocumentationComment.ParseException
All Implemented Interfaces:
Serializable
Enclosing class:
ParsedDocumentationComment

public static final class ParsedDocumentationComment.ParseException extends Exception
These exceptions are thrown by the ParsedDocumentationComment constructors if parsing of a given DocumentationComment fails for whatever reason.
Author:
Rene Schneider - initial API and implementation
See Also: