Class JXPathAbstractFactoryException

All Implemented Interfaces:
Serializable

public class JXPathAbstractFactoryException extends JXPathException
Thrown when an AbstractFactory cannot generate an object for the requested path.
See Also:
  • Field Details

  • Constructor Details

    • JXPathAbstractFactoryException

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