public class CommandLineArgumentException extends RuntimeException
CommandLineArgumentException is thrown when command-line arguments cannot be parsed.| Constructor and Description |
|---|
CommandLineArgumentException(String message) |
CommandLineArgumentException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013–2022 The Apache Software Foundation. All rights reserved.