eu.clarin.weblicht.wlfxb.api
Class LexiconProcessorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
LexiconProcessorException(String message)
           
LexiconProcessorException(String message, Throwable cause)
           
LexiconProcessorException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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.