Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

Fail Plugin Step #3456

sruetzler ·
Hello,
I want to write a plugin step.
How is it possible to fail the step?

Thanks.
Regards Simon
  • replies 1
  • views 2124
  • stars 0
robinshen ADMIN ·
You may use below statement:
throw new QuickbuildException("cause of the failure");