Uses of Class
org.apache.uima.InternationalizedRuntimeException
Packages that use InternationalizedRuntimeException
Package
Description
The main package for the Unstructured Information Management Middleware
Architecture.
Common Analysis System (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 InternationalizedRuntimeException in org.apache.uima
Subclasses of InternationalizedRuntimeException in org.apache.uimaModifier and TypeClassDescriptionclassThrown to indicate that a method has been passed an illegal or inappropriate argument.classSignals that a method has been invoked at an illegal or inappropriate time.classThrown to indicate that the requested operation is not supported.classThis is the superclass for all runtime exceptions in UIMA. -
Uses of InternationalizedRuntimeException in org.apache.uima.cas
Subclasses of InternationalizedRuntimeException in org.apache.uima.casModifier and TypeClassDescriptionclassRuntime exception class for package org.apache.uima.cas. -
Uses of InternationalizedRuntimeException in org.apache.uima.pear.tools
Subclasses of InternationalizedRuntimeException in org.apache.uima.pear.toolsModifier and TypeClassDescriptionclassException thrown if PEAR installation fails.