eu.clarin.weblicht.wlfxb.api
Class TextCorpusProcessorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
eu.clarin.weblicht.wlfxb.api.TextCorpusProcessorException
- All Implemented Interfaces:
- Serializable
public class TextCorpusProcessorException
- extends Exception
Indicates an exceptional condition that occured during
TextCorpusProcessor processing.
- Author:
- akislev
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TextCorpusProcessorException
public TextCorpusProcessorException(Throwable cause)
TextCorpusProcessorException
public TextCorpusProcessorException(String message,
Throwable cause)
TextCorpusProcessorException
public TextCorpusProcessorException(String message)
Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.