public class MissingClassException extends ResourceNotFoundException
MESSAGE_PREFIX| Constructor and Description |
|---|
MissingClassException(ClassDescriptor classDescriptor)
Constructor.
|
MissingClassException(ClassDescriptor classDescriptor,
java.lang.Throwable cause)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ClassDescriptor |
getClassDescriptor() |
getResourceName, toClassNotFoundExceptionpublic MissingClassException(ClassDescriptor classDescriptor)
classDescriptor - missing classpublic MissingClassException(ClassDescriptor classDescriptor, java.lang.Throwable cause)
classDescriptor - missing classcause - underlying causepublic ClassDescriptor getClassDescriptor()
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.