public class SelectorException extends Exception
| Constructor and Description |
|---|
SelectorException(String invalidChoice,
String operationType)
Exception is thrown when user selects an operation which is not supported or
when the operation does not exist.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010–2019. All rights reserved.