< prev index next >

src/java.corba/share/classes/org/omg/CORBA/BAD_POLICY.java

Print this page

        

*** 23,34 **** * questions. */ package org.omg.CORBA; /** ! * A <tt>PolicyErrorCode</tt> which would be filled in ! * the <tt>PolicyError</tt> exception. * * @author rip-dev */ public interface BAD_POLICY { --- 23,34 ---- * questions. */ package org.omg.CORBA; /** ! * A {@code PolicyErrorCode} which would be filled in ! * the {@code PolicyError} exception. * * @author rip-dev */ public interface BAD_POLICY {
< prev index next >