Class InvalidPolicy
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.omg.CORBA.UserException
-
- org.omg.PortableServer.POAPackage.InvalidPolicy
-
- All Implemented Interfaces:
java.io.Serializable
,IDLEntity
public final class InvalidPolicy extends UserException
org/omg/PortableServer/POAPackage/InvalidPolicy.java . Generated by the IDL-to-Java compiler (portable), version "4.1" from /home/abuild/rpmbuild/BUILD/glassfish-corba-4.2.4/omgapi/src/main/idl/poa.idl Wednesday, February 21, 2024 at 12:00:00 PM Greenwich Mean Time- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description short
index
-
Constructor Summary
Constructors Constructor Description InvalidPolicy()
InvalidPolicy(short _index)
InvalidPolicy(java.lang.String $reason, short _index)
-