Exception: Yara::Scanner::CompilationError
- Inherits:
-
StandardError
- Object
- StandardError
- Yara::Scanner::CompilationError
- Defined in:
- lib/yara/scanner.rb
Overview
Public: Raised when YARA rule compilation fails.
This exception indicates syntax errors, undefined variables, or other issues that prevent successful rule compilation. The message includes details from YARA-X about what went wrong.