ERROR | Invalid ADT parameter passed to toObject() function |
CAUSE | The object passed as ADT parameter to sys.XMLType.toObject() is not the same type, or a super-type, of the mapped type. |
ACTION | Pass an object of the correct type to toObject(). |
ERROR | Invalid ADT parameter passed to toObject() function |
CAUSE | The object passed as ADT parameter to sys.XMLType.toObject() is not the same type, or a super-type, of the mapped type. |
ACTION | Pass an object of the correct type to toObject(). |