Skip to main content

Module error

Module error 

Source
Expand description

Error types for probar-js-gen.

§References

  • DO-178C (2011) Section 6.3.4: Error handling requirements
  • Leveson (2012) “Engineering a Safer World” - Fault tolerance patterns

Structs§

CodeLocation
Location in generated code for error reporting.

Enums§

JsGenError
Errors that can occur during JavaScript generation.

Type Aliases§

Result
Result type alias for js-gen operations.