Exception: TreeHaver::NotAvailable
- Defined in:
- lib/tree_haver.rb
Overview
Raised when a requested backend or feature is not available These are serious errors that extends Exception (not StandardError). This can occur when:
-
Required native libraries are not installed
-
The selected backend is not compatible with the current Ruby implementation
-
A language grammar cannot be loaded