org.apache.maven.doxia.module.apt

Class AptParseException


public class AptParseException
extends ParseException

Field Summary

Fields inherited from class org.apache.maven.doxia.parser.ParseException

fileName, lineNumber

Constructor Summary

AptParseException(Exception e)
AptParseException(String message)
AptParseException(String message, AptSource source)

Method Summary

Methods inherited from class org.apache.maven.doxia.parser.ParseException

getFileName, getLineNumber

Constructor Details

AptParseException

public AptParseException(Exception e)

AptParseException

public AptParseException(String message)

AptParseException

public AptParseException(String message,
                         AptSource source)