public final class MessageMatcherParserException
extends de.sayayi.lib.protocol.exception.ProtocolException
Matcher parser related exception.
| Constructor and Description |
|---|
MessageMatcherParserException() |
MessageMatcherParserException(String message) |
MessageMatcherParserException(String message,
Throwable cause) |
MessageMatcherParserException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
org.antlr.v4.runtime.RecognitionException |
getCause() |
public MessageMatcherParserException()
public MessageMatcherParserException(String message)
public MessageMatcherParserException(Throwable cause)
public MessageMatcherParserException(String message,
Throwable cause)