|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.apache.uima.InternationalizedException
org.apache.uima.UIMAException
org.apache.uima.resource.ResourceProcessException
org.apache.uima.collection.impl.cpm.engine.CPMChunkTimeoutException
public class CPMChunkTimeoutException
| Field Summary |
|---|
| Fields inherited from class org.apache.uima.resource.ResourceProcessException |
|---|
REQUIRED_FEATURE_STRUCTURE_MISSING_FROM_CAS, RESOURCE_DATA_NOT_VALID |
| Fields inherited from class org.apache.uima.UIMAException |
|---|
STANDARD_MESSAGE_CATALOG |
| Constructor Summary | |
|---|---|
CPMChunkTimeoutException(long aDocumentId,
String aThrottleID,
String aDocumentURL)
|
|
| Method Summary | |
|---|---|
long |
getDocID()
|
String |
getDocumentURL()
|
String |
getThrottleID()
|
| Methods inherited from class org.apache.uima.InternationalizedException |
|---|
getArguments, getCause, getLocalizedMessage, getLocalizedMessage, getMessage, getMessageKey, getResourceBundleName, hasMessageKey, initCause |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CPMChunkTimeoutException(long aDocumentId,
String aThrottleID,
String aDocumentURL)
| Method Detail |
|---|
public String getDocumentURL()
public long getDocID()
public String getThrottleID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||