com.ibm.security12.sun.security.util
Class PropertyExpander.ExpandException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.ibm.security12.java.security.GeneralSecurityException
                    |
                    +--com.ibm.security12.sun.security.util.PropertyExpander.ExpandException

public static class PropertyExpander.ExpandException
extends GeneralSecurityException

See Also:
Serialized Form

Constructor Summary
PropertyExpander.ExpandException(String msg)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PropertyExpander.ExpandException

public PropertyExpander.ExpandException(String msg)