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 ClassNotFoundExceptionFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.