Uses of Class
org.omg.CORBA.BAD_INV_ORDER
-
Packages that use BAD_INV_ORDER Package Description org.omg.CORBA Provides the mapping of the OMG CORBA APIs to the Java™ programming language, including the classORB
, which is implemented so that a programmer can use it as a fully-functional Object Request Broker (ORB). -
-
Uses of BAD_INV_ORDER in org.omg.CORBA
Methods in org.omg.CORBA that throw BAD_INV_ORDER Modifier and Type Method Description Streamable
Any. extract_Streamable()
Extracts aStreamable
from thisAny
object'svalue
field.void
Any. insert_fixed(BigDecimal value, TypeCode type)
Throws anorg.omg.CORBA.NO_IMPLEMENT
exception.
-