< prev index next >

src/jdk.compiler/share/classes/com/sun/tools/javac/util/ClientCodeException.java

Print this page

        

*** 24,34 **** */ package com.sun.tools.javac.util; /** ! * An exception used for propogating exceptions found in client code * invoked from javac. * * <p><b>This is NOT part of any supported API. * If you write code that depends on this, you do so at your own risk. * This code and its internal interfaces are subject to change or --- 24,34 ---- */ package com.sun.tools.javac.util; /** ! * An exception used for propagating exceptions found in client code * invoked from javac. * * <p><b>This is NOT part of any supported API. * If you write code that depends on this, you do so at your own risk. * This code and its internal interfaces are subject to change or
< prev index next >