org.apache.maven.doxia.parser.manager

Class ParserNotFoundException


public class ParserNotFoundException
extends Exception

Version:
$Id:ParserNotFoundException.java 348605 2005-11-24 12:02:44 +1100 (Thu, 24 Nov 2005) brett $
Author:
Jason van Zyl

Constructor Summary

ParserNotFoundException(String message)
ParserNotFoundException(String message, Throwable cause)
ParserNotFoundException(Throwable cause)

Constructor Details

ParserNotFoundException

public ParserNotFoundException(String message)

ParserNotFoundException

public ParserNotFoundException(String message,
                               Throwable cause)

ParserNotFoundException

public ParserNotFoundException(Throwable cause)