com.gargoylesoftware.base.resource

Class ResourceFactoryNotFoundException

public class ResourceFactoryNotFoundException extends RuntimeException

Thrown when the specified resource factory cannot be found.

Version: $Revision: 1.4 $

Author: Mike Bowler

Field Summary
static longserialVersionUID
Constructor Summary
ResourceFactoryNotFoundException(String message)
Create an instance

Field Detail

serialVersionUID

private static final long serialVersionUID

Constructor Detail

ResourceFactoryNotFoundException

public ResourceFactoryNotFoundException(String message)
Create an instance

Parameters: message The text of the exception