StopException
49505152535455
* Arguments, Block, SieveContext) * </p> */ protected Object executeBasic(MailAdapter mail, Arguments arguments, Block block, SieveContext context) throws SieveException { throw new StopException("Stop requested"); }