net.sourceforge.pmd

Class Report.ProcessingError

public static class Report.ProcessingError extends Object

Constructor Summary
ProcessingError(String msg, String file)
Method Summary
StringgetFile()
StringgetMsg()

Constructor Detail

ProcessingError

public ProcessingError(String msg, String file)

Method Detail

getFile

public String getFile()

getMsg

public String getMsg()