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