public class CannotMatchException extends NoStarException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
CannotMatchException()
Constructs an empty CannotMatchException.
|
CannotMatchException(String m)
Constructs an CannotMatchException with the given error message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public CannotMatchException()
public CannotMatchException(String m)