MachO::MachOError
Raised when a file is not a Mach-O.
@param error [String] the error in question
# File lib/macho/exceptions.rb, line 29 def initialize(error) super error end