Class JXPathAbstractFactoryException

  • All Implemented Interfaces:
    Serializable

    public class JXPathAbstractFactoryException
    extends JXPathException
    Thrown when an AbstractFactory cannot generate an object for the requested path.
    Version:
    $Revision: 658784 $ $Date: 2008-05-21 12:44:55 -0500 (Wed, 21 May 2008) $
    Author:
    Dmitri Plotnikov
    See Also:
    Serialized Form
    • Constructor Detail

      • JXPathAbstractFactoryException

        public JXPathAbstractFactoryException​(String message)
        Create a new JXPathAbstractFactoryException.
        Parameters:
        message - exception message