Package org.jaxen

Class UnresolvableException

All Implemented Interfaces:
Serializable

public class UnresolvableException extends JaxenException
Thrown when a function-call or variable-reference, or any other lookup based on namespace and local name, couldn't be resolved.
See Also:
  • Field Details

  • Constructor Details

    • UnresolvableException

      public UnresolvableException(String message)
      Create a new UnresolvableException.
      Parameters:
      message - the detail message