public class NoMatchException extends InputParseException
| Constructor and Description |
|---|
NoMatchException(String message)
Create with a message.
|
NoMatchException(String message,
Throwable cause)
Create with a message and a cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010-2014. All Rights Reserved.