org.apache.fulcrum.factory
Class FactoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.fulcrum.factory.FactoryException
- All Implemented Interfaces:
- Serializable
public class FactoryException
- extends Exception
Exception thrown when there is a problem with the FactoryService
- Version:
- $Id: FactoryException.java 535465 2007-05-05 06:58:06Z tv $
- Author:
- Eric Pugh
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FactoryException
public FactoryException(String msg)
FactoryException
public FactoryException(String msg,
Exception ex)
Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.