public class MissingClassException extends ResourceNotFoundException
MESSAGE_PREFIX| Constructor | Description |
|---|---|
MissingClassException(ClassDescriptor classDescriptor) |
Constructor.
|
MissingClassException(ClassDescriptor classDescriptor,
java.lang.Throwable cause) |
Constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
ClassDescriptor |
getClassDescriptor() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetResourceName, 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.