Convenience wrapper around Identifier.create(cstring, Identifier) that throws on parsing error.
An string matching 'host/plugin-instance/type-instance'. Both instance part are optionals, in which case the '-' should be omitted.
The parsed identifier.
If the argument line is not a valid identifier.
See Implementation
Convenience wrapper around Identifier.create(cstring, Identifier) that throws on parsing error.