Uses of Class
com.redwood.agent.api.rtx.RTXIncompatibleColumnException
-
Packages that use RTXIncompatibleColumnException Package Description com.redwood.agent.api.rtx Redwood Table XML API. -
-
Uses of RTXIncompatibleColumnException in com.redwood.agent.api.rtx
Methods in com.redwood.agent.api.rtx that throw RTXIncompatibleColumnException Modifier and Type Method Description void
RTXMetadata. assertAssignableFrom(RTXMetadata another)
Deprecated.void
RTXColumn. assertColumnsCompatible(RTXColumn anotherColumn)
void
RTXMetadata. assertColumnsCompatible(RTXMetadata another)
Deprecated.RTXRow
RTXRow. copy(RTXMetadata newMetadata)
-