RTI Connext Java API  Version 6.1.2
IMMUTABLE_TYPECODE Class Reference

An attempt was made to modify a com.rti.dds.typecode.TypeCode that was received from a remote object. More...

Inheritance diagram for IMMUTABLE_TYPECODE:
SystemException

Detailed Description

An attempt was made to modify a com.rti.dds.typecode.TypeCode that was received from a remote object.

The built-in publication and subscription readers provide access to information about the remote com.rti.dds.publication.DataWriter and com.rti.dds.subscription.DataReader entities in the distributed system. Among other things, the data from these built-in readers contains the com.rti.dds.typecode.TypeCode for these entities. Modifying this received com.rti.dds.typecode.TypeCode is not permitted.