Uses of Class
hudson.plugins.im.bot.CommandException

Packages that use CommandException
hudson.plugins.im.bot   
 

Uses of CommandException in hudson.plugins.im.bot
 

Methods in hudson.plugins.im.bot with parameters of type CommandException
protected  java.lang.String AbstractTextSendingCommand.getErrorReply(Sender sender, CommandException e)
           
 

Methods in hudson.plugins.im.bot that throw CommandException
protected  java.lang.CharSequence CommentCommand.getMessageForJob(hudson.model.AbstractProject<?,?> job, Sender sender, java.lang.String[] args)
           
protected  java.lang.CharSequence AbortCommand.getMessageForJob(hudson.model.AbstractProject<?,?> project, Sender sender, java.lang.String[] args)
           
 



Copyright © 2010. All Rights Reserved.