public class InvalidOptionException extends Exception
Constructor and Description |
---|
InvalidOptionException(String msg)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidOptionException(String msg)
msg
- An exception message.Copyright © 2019. All rights reserved.