Class MajorErrorPatch

All Implemented Interfaces:
Patch, Rerunnable, DemoPatch, SimpleDemoPatch

public class MajorErrorPatch extends AbstractDemoPatch implements SimpleDemoPatch, Rerunnable
Example patch which is switched off by default as it throws major exception, which stops whole init/update process. Should be switched on to demonstrate error handling or tracking of problems.