Exception: Pure::ParseMethodError

Inherits:
ParseEntityError show all
Defined in:
lib/pure/error.rb

Overview

The parser could not extract a method definition.

Instance Attribute Summary

Attributes inherited from ParseEntityError

#entity

Attributes inherited from ExtractionTimeError

#file, #line

Method Summary

Methods inherited from ParseEntityError

#custom_message, #initialize

Methods inherited from ExtractionTimeError

#initialize

Constructor Details

This class inherits a constructor from Pure::ParseEntityError