Converts a string to an object identity, throwing a ParseException if the string cannot be converted.
The string to convert.
The converted object identity.
ParseException - Thrown if the string cannot be converted to a valid object identity.
Converts a string to an object identity, throwing a ParseException if the string cannot be converted.