public class CommandException extends Exception
| Constructor and Description | 
|---|
CommandException(String message)  | 
CommandException(String message,
                Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CommandException(String message)
public CommandException(String message, Throwable cause)
Copyright © 2019 Nuxeo. All rights reserved.