public class NoMatchException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
NoMatchException(PatternObject patternObject) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage() |
PatternObject |
getPatternObject() |
public NoMatchException(PatternObject patternObject)
public PatternObject getPatternObject()
public java.lang.String getMessage()
getMessage in class java.lang.Throwable