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
627 628 629 |
# File 'lib/saft/v2/html.rb', line 627 def name "Not found in Suppliers block" end |
#title ⇒ Object
623 624 625 |
# File 'lib/saft/v2/html.rb', line 623 def title "Could not find supplier" end |