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.
    Author:
    Erwin Bolwidt (ejb @ klomp.org)
    See Also:
    Serialized Form
    • Constructor Detail

      • UnresolvableException

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