@zeroc/ice
    Preparing search index...

    Function stringToIdentity

    • Converts a string to an object identity, throwing a ParseException if the string cannot be converted.

      Parameters

      • s: string

        The string to convert.

      Returns Identity

      The converted object identity.

      ParseException - Thrown if the string cannot be converted to a valid object identity.