public class CommandParseException extends io.vertx.up.exception.UpException
| Constructor and Description |
|---|
CommandParseException(Class<?> clazz,
String input,
org.apache.commons.cli.ParseException error) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
getMessage, getTargetaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic int getCode()
getCode in class io.vertx.up.exception.UpExceptionCopyright © 2020. All rights reserved.