Uses of Class
org.x4o.xml.lang.task.X4OLanguageTaskException
Packages that use X4OLanguageTaskException
Package
Description
The task package defines classses and interfaces to create generic x4o language tasks.
The run task package is simple frontend to run an x4o task.
-
Uses of X4OLanguageTaskException in org.x4o.xml.lang.task
Methods in org.x4o.xml.lang.task that throw X4OLanguageTaskExceptionModifier and TypeMethodDescriptionvoid
X4OLanguageTaskExecutor.execute
(X4OLanguage language) Executes a task for which this executor is created. -
Uses of X4OLanguageTaskException in org.x4o.xml.lang.task.run
Methods in org.x4o.xml.lang.task.run that throw X4OLanguageTaskException