eu.clarin.weblicht.wlfxb.api
Class TextCorpusProcessorException

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

Constructor Summary
TextCorpusProcessorException(String message)
           
TextCorpusProcessorException(String message, Throwable cause)
           
TextCorpusProcessorException(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

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.