Uses of Class
com.polarion.alm.tracker.scripting.UnsupportedScriptEngineException
Packages that use UnsupportedScriptEngineException
-
Uses of UnsupportedScriptEngineException in com.polarion.alm.tracker.scripting
Methods in com.polarion.alm.tracker.scripting that return UnsupportedScriptEngineExceptionModifier and TypeMethodDescriptionUnsupportedScriptEngineException.forEngineName
(String engineName, List<String> supportedEngines) UnsupportedScriptEngineException.forScriptFileNameExtension
(String extension, List<String> supportedExtensions)