edu.wpi.cs.dsrg.xmldb.xat.component.operatorfactory
Class FactoryException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--edu.wpi.cs.dsrg.xmldb.xat.component.operatorfactory.FactoryException

public class FactoryException
extends java.lang.Exception

Insert the type's description here.

See Also:
Serialized Form

Constructor Summary
FactoryException()
          FactoryException constructor comment.
FactoryException(java.lang.String s)
          FactoryException constructor comment.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FactoryException

public FactoryException()
FactoryException constructor comment.

FactoryException

public FactoryException(java.lang.String s)
FactoryException constructor comment.
Parameters:
s - java.lang.String