Uses of Class
org.apache.uima.InternationalizedRuntimeException
-
Packages that use InternationalizedRuntimeException Package Description org.apache.uima.pear.tools Theorg.apache.uima.pear.tools
package provides applications and tools that allow installing PEAR packages containing UIMA-compliant components, verifying serviceability of installed components by using UIMA API and browsing PEAR packages. -
-
Uses of InternationalizedRuntimeException in org.apache.uima.pear.tools
Subclasses of InternationalizedRuntimeException in org.apache.uima.pear.tools Modifier and Type Class Description class
PackageInstallerException
Exception thrown if PEAR installation fails.
-