< prev index next >

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

Print this page

        

*** 24,35 **** */ 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_TYPE { /** --- 24,35 ---- */ package org.omg.CORBA; /** ! * A {@code PolicyErrorCode} which would be filled in ! * the {@code PolicyError} exception. * * @author rip-dev */ public interface BAD_POLICY_TYPE { /**
< prev index next >