langtools/src/share/classes/com/sun/tools/javac/util/PropagatedException.java
changeset 5847 1908176fd6e3
parent 5520 86e4b9a9da40
equal deleted inserted replaced
5846:6df0e6bcb388 5847:1908176fd6e3
    26 package com.sun.tools.javac.util;
    26 package com.sun.tools.javac.util;
    27 
    27 
    28 /**
    28 /**
    29  * Used to propagate exceptions through to the user.
    29  * Used to propagate exceptions through to the user.
    30  *
    30  *
    31  * <p><b>This is NOT part of any API supported by Sun Microsystems.
    31  * <p><b>This is NOT part of any supported API.
    32  * If you write code that depends on this, you do so at your own
    32  * If you write code that depends on this, you do so at your own
    33  * risk.  This code and its internal interfaces are subject to change
    33  * risk.  This code and its internal interfaces are subject to change
    34  * or deletion without notice.</b></p>
    34  * or deletion without notice.</b></p>
    35  *
    35  *
    36  * @author Peter von der Ah\u00e9
    36  * @author Peter von der Ah\u00e9