public class CommandLineArgException extends HumanReadableException
CommandLineArgStringifier from an invalid type| Constructor and Description |
|---|
CommandLineArgException(Object arg)
Creates an instance of
CommandLineArgException |
CommandLineArgException(String formatString,
Object arg) |
getDependencyStack, getHumanReadableErrorMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CommandLineArgException(Object arg)
CommandLineArgException