public class ClassNotFoundExceptionParser extends Object
| Constructor and Description |
|---|
ClassNotFoundExceptionParser() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getMissingClassName(ClassNotFoundException ex)
Get the name of the missing class from a ClassNotFoundException.
|
@DottedClassName public static String getMissingClassName(ClassNotFoundException ex)
ex - the ClassNotFoundExceptionCopyright © 2003–2015. All rights reserved.