Searched refs:NormalException (Results 1 – 3 of 3) sorted by relevance
30 protected NormalClass(String arg1, String arg2) throws NormalException { } in NormalClass()40 public void throwsMethod() throws NormalException { } in throwsMethod()
24 public class NormalException extends Exception { class
29 import android.signature.cts.tests.data.NormalException;40 builder.add(NormalException.class); in getAllClasses()