class Subtitles::Substation::DialogueBeforeFormat

Overview

An exception which is raised when the [Format] tag comes physically after the [Dialogue] tag in the file or buffer. When this occurs we have no column in which to place the fields of the recieved row.

Defined in:

format/substation.cr

Constructors

Constructor Detail

def self.new(position) #

[View source]