static int | Activation - Failed to activate the inactive object.
|
static int | Any - The unexpected IOException while inserting or extracting data to/from the
Any or DynamicAny.
|
static int | Boxed - Unexpected exception was thrown from the IDL type helper while handling the
object of this type as a boxed value.
|
static int | CDR - The unexpected IOException while reading or writing the data via Commond
Data Representation stream.
|
static int | Chunks - Errors while reading the chunked value type.
|
static int | ClassCast - The value type class, written on the wire, is not compatible with the
expected class, passed as a parameter to the InputStream.read_value.
|
static int | EOF - The data stream ended before reading all expected values from it.
|
static int | Encapsulation - The unexpected IOException while handling data encapsulation, tagged
components, tagged profiles, etc.
|
static int | Enumeration - The passed value for enumeration is outside the valid range for that
enumeration.
|
static int | Factory - The value factory, required for the operation being invoked, is not
registered with this ORB.
|
static int | Forwarding - The unexpected IOException while handling request forwarding.
|
static int | Giop - The message being received is not a GIOP message.
|
static int | Graph - Reference to non-existing node in the data grapth while reading the value
types.
|
static int | Header - The unexpected IOException while reading or writing the GIOP message header
or the subsequent request or response header
|
static int | IOR - Invalid stringified object reference (IOR).
|
static int | Inappropriate - While the operation could formally be applied to the target, the OMG
standard states that it is actually not applicable.
|
static int | Instantiation - Unable to instantiate an value type object while reading it from the
stream.
|
static int | Method - The remote side requested to invoke the method that is not available on
that target (client and server probably disagree in the object definition).
|
static int | Missing_IOR - The IOR starts with file://, http:// or ftp://, but this local or remote
resource is not accessible.
|
static int | Negative - When reading data, it was discovered that size of the data structure like
string, sequence or character is written as the negative number.
|
static int | NonSerializable - The instance of the value type is not serializable.
|
static int | Offset - Positive or otherwise invalid indirection offset when reading the data
graph of the value type.
|
static int | Policy - The policies, applying to ORB or POA prevent the requested operation.
|
static int | PolicyType - The passed policy code is outside the valid range of the possible policies
for the given policy type.
|
static int | Ports - Unable to get a free port for a new socket.
|
static int | Socket - Socket related errors like failure to open socket on the expected port,
failure to get a free port when required and so on.
|
static int | TargetConversion - Problems with converting between stubs, ties, interfaces and
implementations.
|
static int | Threads - Too many parallel calls (too many parallel threads).
|
static int | UnsupportedAddressing - Unsupported object addressing method in GIOP request header.
|
static int | UnsupportedValue - No means are provided to write this value type.
|
static int | UserException - The unexpected UserException in the context where it cannot be handled and
must be converted to the SystemException.
|
static int | Value - The unexpected IOException while reading or writing the Value type.
|
static int | ValueFields - Problems with reading or writing the fields of the value type object.
|
static int | ValueHeaderFlags - The header tag flags of the value type being read from the CDR stream make
the invalid combination (for instance, 0x7fffff04).
|
static int | ValueHeaderTag - The header tag of the value type being read from the CDR stream contains an
unexpected value outside 0x7fffff00 ..
|
static int | vendor - The GNU Classpath VMCID.
|