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

/openjdk7/jdk/src/share/classes/sun/security/util/
H A DPropertyExpander.java44 public static class ExpandException extends GeneralSecurityException { class in class:PropertyExpander
48 public ExpandException(String msg) { method in class:PropertyExpander.ExpandException
54 throws ExpandException
60 throws ExpandException
124 throw new ExpandException(

Completed in 42 milliseconds