Class JXPathFunctionNotFoundException

All Implemented Interfaces:
Serializable

public class JXPathFunctionNotFoundException extends JXPathException
Thrown when JXPath encounters an unknown extension function.
Version:
$Revision: 658784 $ $Date: 2008-05-21 12:44:55 -0500 (Wed, 21 May 2008) $
See Also:
  • Field Details

  • Constructor Details

    • JXPathFunctionNotFoundException

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