class Zt::Errors::ZtConfDiskError

Config does not exist on disk and cannot be created

Public Class Methods

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