Package org.omg.CORBA

Class PolicyErrorHelper

java.lang.Object
org.omg.CORBA.PolicyErrorHelper

public abstract class PolicyErrorHelper extends Object
Thrown to indicate problems with parameter values passed to the ORB.create_policy operation.
  • Field Details

    • _id

      private static String _id
    • __typeCode

      private static TypeCode __typeCode
    • __active

      private static boolean __active
  • Constructor Details

    • PolicyErrorHelper

      public PolicyErrorHelper()
  • Method Details