Searched defs:ConsumerException (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DConsumerException.java36 public class ConsumerException extends Exception { class in inherits:Exception
45 * @see #ConsumerException(String message, Object
49 ConsumerException(String message) method in class:ConsumerException
81 ConsumerException(String message, Object notification) method in class:ConsumerException
99 * @see #ConsumerException(String message,

Completed in 57 milliseconds