Expand description
Errors returned when generating code.
Enumsยง
- Build
Error - Error type returned when the code generation failed for some reason.
- Config
Error - Error type returned when the configuration passed to
RosettaBuilderis invalid. - Parse
Error - Error type returned when a parsing error occurs.