Searched refs:GenericThrowable (Results 1 - 2 of 2) sorted by relevance

/openjdk7/langtools/test/tools/javac/diags/examples/
H A DGenericThrowable.java26 class GenericThrowable<T> extends Exception { } class in inherits:Exception
/openjdk7/langtools/test/tools/javac/generics/
H A DGenericThrowable.java30 * @compile/fail GenericThrowable.java
33 class GenericThrowable<T> extends NullPointerException { class in inherits:NullPointerException

Completed in 508 milliseconds