org.favabeans.base
Class FactoryException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.favabeans.base.FactoryException
- All Implemented Interfaces:
- Serializable
- public class FactoryException
- extends Exception
This exception is thrown whenever a factory object is unable to
create a new object as requested.
- See Also:
- Serialized Form
FactoryException
public FactoryException()
FactoryException
public FactoryException(String detail)
Copyright © 2000-2001, Regents of the University of Minnesota. All Rights Reserved.