org.specrunner.util.expression
Class TextAnalyzerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.specrunner.SpecRunnerException
org.specrunner.plugins.PluginException
org.specrunner.util.expression.TextAnalyzerException
- All Implemented Interfaces:
- Serializable
public class TextAnalyzerException
- extends PluginException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TextAnalyzerException
public TextAnalyzerException()
TextAnalyzerException
public TextAnalyzerException(String message,
Throwable cause)
TextAnalyzerException
public TextAnalyzerException(String message)
TextAnalyzerException
public TextAnalyzerException(Throwable cause)
Copyright © 2015. All rights reserved.