Package org.omg.CORBA
Class PolicyErrorHelper
java.lang.Object
org.omg.CORBA.PolicyErrorHelper
Thrown to indicate problems with parameter values passed to the
ORB.create_policy
operation.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PolicyError
static String
id()
static void
insert
(Any a, PolicyError that) static PolicyError
read
(InputStream istream) static TypeCode
type()
static void
write
(OutputStream ostream, PolicyError value)
-
Field Details
-
_id
-
__typeCode
-
__active
private static boolean __active
-
-
Constructor Details
-
PolicyErrorHelper
public PolicyErrorHelper()
-
-
Method Details
-
insert
-
extract
-
type
-
id
-
read
-
write
-