public class CommandHandlingException extends Exception
| Constructor and Description | 
|---|
CommandHandlingException()  | 
CommandHandlingException(String message)  | 
CommandHandlingException(String message,
                        Throwable cause)  | 
CommandHandlingException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2008–2020 The Plugin People. All rights reserved.