Class: SAFT::V2::HTML::NotFoundSupplier

Inherits:
Object
  • Object
show all
Includes:
Singleton
Defined in:
lib/saft/v2/html.rb

Instance Method Summary collapse

Instance Method Details

#nameObject



619
620
621
# File 'lib/saft/v2/html.rb', line 619

def name
  "Not found in Suppliers block"
end

#titleObject



615
616
617
# File 'lib/saft/v2/html.rb', line 615

def title
  "Could not find supplier"
end