class PoParser::PoSyntaxError

Defined in:

po_parser/error.cr

Constructors

Constructor Detail

def self.new(message : String = "Invalid Po syntax", cause : Exception | Nil = nil) #

[View source]