net.sourceforge.pmd
public class PMDException extends Exception
Since: August 30, 2002
Version: $Revision: 5681 $, $Date: 2007-11-30 14:00:56 -0800 (Fri, 30 Nov 2007) $
| Constructor Summary | |
|---|---|
| PMDException(String message) | |
| PMDException(String message, Exception reason) | |
| Method Summary | |
|---|---|
| int | getSeverity() |
| void | setSeverity(int severity) |