public class CommandException extends Exception
Constructor and Description |
---|
CommandException() |
CommandException(String msg) |
CommandException(String msg,
Throwable cause) |
CommandException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2008-2013 Sonatype. All Rights Reserved.