org.apache.uima.lucas.indexer
Class AnnotationTokenStreamBuildingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.uima.lucas.indexer.AnnotationTokenStreamBuildingException
- All Implemented Interfaces:
- Serializable
public class AnnotationTokenStreamBuildingException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AnnotationTokenStreamBuildingException
public AnnotationTokenStreamBuildingException(String message)
AnnotationTokenStreamBuildingException
public AnnotationTokenStreamBuildingException(String message,
Throwable cause)
AnnotationTokenStreamBuildingException
public AnnotationTokenStreamBuildingException(Throwable cause)
Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.