|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.jrockit.memleak.MemLeakException
com.jrockit.memleak.spi.SpiException
com.jrockit.memleak.spi.NotAClassException
public class NotAClassException
At least one class ID given as argument did not refer to a class. (It could
have referred to a live object, if Feature.CLASS_IDS_ARE_OBJECT_IDS
is supported.)
| Constructor Summary | |
|---|---|
NotAClassException(java.lang.String message)
|
|
| Method Summary |
|---|
| Methods inherited from class com.jrockit.memleak.spi.SpiException |
|---|
unhandled |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NotAClassException(java.lang.String message)
message -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||