eu.clarin.weblicht.wlfxb.api
Class LexiconProcessorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
eu.clarin.weblicht.wlfxb.api.LexiconProcessorException
- All Implemented Interfaces:
- Serializable
public class LexiconProcessorException
- extends Exception
Indicates an exceptional condition that occurred during
LexiconProcessor 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 |
LexiconProcessorException
public LexiconProcessorException(Throwable cause)
LexiconProcessorException
public LexiconProcessorException(String message,
Throwable cause)
LexiconProcessorException
public LexiconProcessorException(String message)
Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.