Case
MTLParseError.malformedXMI(_:)
A malformed XMI structure was encountered.
case malformedXMI(String)
Parameters
String-
A description of the XMI error.
Case
A malformed XMI structure was encountered.
case malformedXMI(String)
StringA description of the XMI error.