Uses of Class
org.mule.runtime.ast.api.exception.PropertyNotFoundException
Packages that use PropertyNotFoundException
-
Uses of PropertyNotFoundException in org.mule.runtime.ast.api.exception
Constructors in org.mule.runtime.ast.api.exception with parameters of type PropertyNotFoundExceptionModifierConstructorDescriptionPropertyNotFoundException(PropertyNotFoundException propertyNotFoundException, org.mule.runtime.api.util.Pair<String, String> resolverKeyPair) Creates a new instance.