sun.security.util
Class PropertyExpander.ExpandException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.security.GeneralSecurityException
              extended by sun.security.util.PropertyExpander.ExpandException
All Implemented Interfaces:
Serializable
Enclosing class:
PropertyExpander

public static class PropertyExpander.ExpandException
extends GeneralSecurityException

See Also:
Serialized Form

Constructor Summary
PropertyExpander.ExpandException(String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, 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)