Uses of Class
org.apache.uima.UIMARuntimeException
Package
Description
Apache UIMA
Common Analysis System(CAS) Interfaces
Implementation and Low-Level API for the CAS Interfaces.
The
org.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 UIMARuntimeException in org.apache.uima
Modifier and TypeClassDescriptionclass
Thrown to indicate that a method has been passed an illegal or inappropriate argument.class
Signals that a method has been invoked at an illegal or inappropriate time.class
Thrown to indicate that the requested operation is not supported. -
Uses of UIMARuntimeException in org.apache.uima.cas
Modifier and TypeClassDescriptionclass
Runtime exception class for package org.apache.uima.cas. -
Uses of UIMARuntimeException in org.apache.uima.cas.admin
-
Uses of UIMARuntimeException in org.apache.uima.cas.impl
Modifier and TypeClassDescriptionclass
Exception class for package org.apache.uima.cas.impl. -
Uses of UIMARuntimeException in org.apache.uima.pear.tools
ModifierConstructorDescriptionInstallationTester
(PackageBrowser pkgBrowser) Creates new instance of theInstallationTester
class, identifies a specified component using UIMA API.