|
||||||||||
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.InspectException
com.jrockit.memleak.GarbageCollectedException
public class GarbageCollectedException
At least one server side object referred to has been garbage collected, so the operation could not be completed.
Constructor Summary | |
---|---|
GarbageCollectedException(java.lang.String message)
|
Method Summary |
---|
Methods inherited from class com.jrockit.memleak.InspectException |
---|
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 GarbageCollectedException(java.lang.String message)
message
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |