public class NoMatchesException extends HandlerException
| Constructor and Description |
|---|
NoMatchesException()
without detail
message.
|
NoMatchesException(String msg)
with the
specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoMatchesException()
public NoMatchesException(String msg)
msg - the detail message.Copyright © 2020. All rights reserved.