< prev index next >

src/jdk.jdi/share/classes/jdi-overview.html

Print this page

        

*** 47,57 **** <b>{@link java.lang.NullPointerException}</b> <p> Any method which takes a {@link java.lang.Object} as an parameter will throw {@link java.lang.NullPointerException} if null is passed directly or indirectly -- unless null is explicitly mentioned as a valid parameter. - <p> </blockquote> NOTE: The exceptions below may be thrown whenever the specified conditions are met but a guarantee that they are thrown only exists when a valid result cannot be returned. <blockquote> --- 47,56 ----
< prev index next >