class Raises < Attribute
- Inherits from
Attribute: #children?, #add, #each, #filter, #text, #traverse, #extract_text, .build, .bracketed_content, .match, .parse
Identifies that a method might raise an exception.
@raises [ArgumentError] If the argument cannot be coerced.