public class CommandException extends JRInteractiveException
EXCEPTION_MESSAGE_KEY_PREFIX, EXCEPTION_MESSAGES_BUNDLE
Constructor and Description |
---|
CommandException(String message) |
CommandException(String messageKey,
Object[] args) |
CommandException(String messageKey,
Object[] args,
Throwable t) |
CommandException(String message,
Throwable t) |
CommandException(Throwable t) |
getArgs, getMessage, getMessage, getMessageBundleName, getMessageKey, getMessageKeyPrefix, resolveMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 TIBCO Software Inc.. All rights reserved.