org.ow2.mind.doc.comments.CommentParserException Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mindoc Show documentation
Show all versions of mindoc Show documentation
Document generator for MIND
package org.ow2.mind.doc.comments;
public class CommentParserException extends Exception {
}