1: package spoon.vsuite.findbugs.template; 2: 3: class _T_ extends RuntimeException { 4: private static final long serialVersionUID = 1L; 5: }