Package net.sourceforge.pmd
Class Report.ProcessingError
- java.lang.Object
-
- net.sourceforge.pmd.Report.ProcessingError
-
-
Constructor Summary
Constructors Constructor Description ProcessingError(Throwable error, String file)
Creates a new processing error
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getDetail()
Throwable
getError()
String
getFile()
String
getMsg()
-