org.apache.maven.doxia.site.module.manager

Class SiteModuleNotFoundException


public class SiteModuleNotFoundException
extends Exception

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

Constructor Summary

SiteModuleNotFoundException(String message)
SiteModuleNotFoundException(String message, Throwable cause)
SiteModuleNotFoundException(Throwable cause)

Constructor Details

SiteModuleNotFoundException

public SiteModuleNotFoundException(String message)

SiteModuleNotFoundException

public SiteModuleNotFoundException(String message,
                                   Throwable cause)

SiteModuleNotFoundException

public SiteModuleNotFoundException(Throwable cause)