Class: Liquid::BreakInterrupt

Inherits:
Interrupt show all
Defined in:
lib/liquid/interrupts.rb

Overview

Interrupt that is thrown whenever a break % is called.

Instance Attribute Summary

Attributes inherited from Interrupt

#message

Method Summary

Methods inherited from Interrupt

#initialize

Constructor Details

This class inherits a constructor from Liquid::Interrupt