|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InspectException | |
---|---|
com.jrockit.memleak | Provides classes and interfaces for obtaining memory leak information from a Oracle JRockit virtual machine |
Uses of InspectException in com.jrockit.memleak |
---|
Subclasses of InspectException in com.jrockit.memleak | |
---|---|
class |
GarbageCollectedException
At least one server side object referred to has been garbage collected, so the operation could not be completed. |
class |
NoMatchingFieldException
Thrown when no field of the given name (and type, if given) could be found. |
Methods in com.jrockit.memleak that throw InspectException | ||
---|---|---|
static
|
InspectException.unhandled(java.lang.Exception e)
Wrap a non- InspectException exception into something that may be
thrown, and throw it. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |