Uses of Class org.omg.IOP.CodecPackage.FormatMismatch

Uses in package org.omg.IOP.CodecPackage

Methods with parameter type org.omg.IOP.CodecPackage.FormatMismatch

void
Insert the FormatMismatch into the given Any.
void
Write the exception to the CDR output stream.

Methods with return type org.omg.IOP.CodecPackage.FormatMismatch

FormatMismatch
Extract the FormatMismatch from given Any.
FormatMismatch
Read the exception from the CDR intput stream.

Uses in package org.omg.IOP

Methods which throw type org.omg.IOP.CodecPackage.FormatMismatch

Any
CodecOperations.decode(byte[] them)
Decode the given array of bytes and return the decoded value, inserted into Any.
Any
Decode the given array of bytes, supposing that they contain the given data structure, and return the decoded value.