class Zt::Errors::ZtConfSyntaxError

Config exists on disk but cannot be parsed

Public Class Methods

new() click to toggle source
Calls superclass method
# File lib/zt/errors/conf_errors.rb, line 14
def initialize
  super
end