edu.umd.cs.findbugs.classfile
public class CheckedAnalysisException extends Exception
| Constructor Summary | |
|---|---|
| CheckedAnalysisException()
Constructor. | |
| CheckedAnalysisException(String msg)
Constructor.
| |
| CheckedAnalysisException(String msg, Throwable cause)
Constructor.
| |
Parameters: msg message
Parameters: msg message cause root cause of this exception