public class ClassNotFoundExceptionParser
extends java.lang.Object
| Constructor and Description |
|---|
ClassNotFoundExceptionParser() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getMissingClassName(java.lang.ClassNotFoundException ex)
Get the name of the missing class from a ClassNotFoundException.
|
@DottedClassName public static java.lang.String getMissingClassName(java.lang.ClassNotFoundException ex)
ex - the ClassNotFoundExceptionSpotBugs is licensed under the LGPL.