public class ClassNotFoundExceptionParser
extends java.lang.Object
Constructor | Description |
---|---|
ClassNotFoundExceptionParser() |
Modifier and Type | Method | 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.