Class: SAFT::V2::HTML::NotFoundSupplier
- Inherits:
-
Object
- Object
- SAFT::V2::HTML::NotFoundSupplier
- Includes:
- Singleton
- Defined in:
- lib/saft/v2/html.rb
Instance Method Summary collapse
Instance Method Details
#name ⇒ Object
619 620 621 |
# File 'lib/saft/v2/html.rb', line 619 def name "Not found in Suppliers block" end |
#title ⇒ Object
615 616 617 |
# File 'lib/saft/v2/html.rb', line 615 def title "Could not find supplier" end |