public static class CommandLine.BadInvocationException extends Exception
Constructor and Description |
---|
BadInvocationException(Object opt)
Create an "Argument required" exception for the given option.
|
BadInvocationException(String str)
Create an exception with the given detail string.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016–2018. All rights reserved.