Home
last modified time | relevance | path

Searched defs:ExpandException (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/hiddenapi/sun/security/util/
DPropertyExpander.java48 public static class ExpandException extends java.security.GeneralSecurityException { class in PropertyExpander
50 public ExpandException(java.lang.String msg) { in ExpandException() method in PropertyExpander.ExpandException
/libcore/ojluni/src/main/java/sun/security/util/
DPropertyExpander.java44 public static class ExpandException extends GeneralSecurityException { class in PropertyExpander
48 public ExpandException(String msg) { in ExpandException() method in PropertyExpander.ExpandException