Exception: Fuse::Exception::XslMissing
- Inherits:
-
Fuse::Exception
- Object
- RuntimeError
- Fuse::Exception
- Fuse::Exception::XslMissing
- Defined in:
- lib/fuse/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
20 21 22 |
# File 'lib/fuse/exceptions.rb', line 20 def 'Couldn\'t locate an XSL stylesheet to transform the source document. Please specify one with --xsl.' end |