public class InvalidAnalyzerException extends AnalysisException
| Red (ssb) |
| Red (shahrooz) |
| Constructor and Description |
|---|
InvalidAnalyzerException()
The default constructor without arguments.
|
InvalidAnalyzerException(java.lang.String message)
Constructor with a text description as argument.
|
public InvalidAnalyzerException()
public InvalidAnalyzerException(java.lang.String message)
message - The text description of the exception.