translation.cli.exception_transformerΒΆ

  • name: exception_transformer
  • description: Use exception transformer
  • command-line: –translation-cli-exception_transformer
  • command-line for negation: –no-translation-cli-exception_transformer
  • option type: boolean option
  • default: False

Use the exception transformer instead of the native .NET exceptions to implement RPython exceptions. Enable this option only if you know what you are doing.

Previous topic

translation.cli.trace_calls

Next topic

translation.platform

This Page