class Bindgen::Tool::ExitError
- Bindgen::Tool::ExitError
- Exception
- Reference
- Object
Overview
Dummy error that can be thrown by a class to exit out of the tool.
Defined in:
bindgen/tool.crConstructors
Instance Method Summary
-
#code : Int32
The exit code to signal.