Home | History | Annotate | Download | only in commands

Lines Matching full:executing

30  * An ad-hoc command is responsible for executing the provided service and

51 * All the actions may throw an XMPPException if there is a problem executing
210 * command. It is invoked on every command. If there is a problem executing
213 * @throws XMPPException if there is an error executing the command.
221 * or more stages. If there is a problem executing the command it throws an
225 * @throws XMPPException if there is a problem executing the command.
233 * or more stages. If there is a problem executing the command it throws an
237 * @throws XMPPException if there is a problem executing the command.
244 * the previous one. If there is a problem executing the command it throws
247 * @throws XMPPException if there is a problem executing the command.
253 * the execution. If there is a problem executing the command it throws an
256 * @throws XMPPException if there is a problem executing the command.
358 executing,