JCas jCas=UIMAFramework.produceAnalysisEngine(AnalysisEngineDescription desc, ResourceManagerFactory.newResourceManager(),
null).newJCas();
Type annotationType = cas.getJCas().getCasType(org.apache.uima.jcas.tcas.Annotation.type);
Exception will be raised as Annotation is missing.
uima: 3.3.0
ruta-core: 3.2.0