net.sourceforge.xconf.toolbox.easymock
Class FactoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sourceforge.xconf.toolbox.easymock.FactoryException
- All Implemented Interfaces:
- Serializable
public class FactoryException
- extends RuntimeException
Exception thrown by MockObjectFactory methods.
- Author:
- Tom Czarniecki
- 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 message)
FactoryException
public FactoryException(Throwable cause)
Copyright © 2007 Thomas Czarniecki. All Rights Reserved.