Uses of Class
org.apache.camel.component.extension.verifier.NoSuchOptionException
-
Packages that use NoSuchOptionException Package Description org.apache.camel.component.extension.verifier Verifier component extension -
-
Uses of NoSuchOptionException in org.apache.camel.component.extension.verifier
Methods in org.apache.camel.component.extension.verifier that throw NoSuchOptionException Modifier and Type Method Description protected <T> T
DefaultComponentVerifierExtension. getMandatoryOption(Map<String,Object> parameters, String key, Class<T> type)
-