public class CommandLineException extends Exception
| Constructor and Description |
|---|
CommandLineException(String message) |
CommandLineException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CommandLineException(String message)
message - The message of the exception.Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.