Method: Net::SSH::KeyFactory::KeyType.error_classes
- Defined in:
- lib/net/ssh/key_factory.rb
.error_classes ⇒ Object
113 114 115 |
# File 'lib/net/ssh/key_factory.rb', line 113 def self.error_classes raise Exception, "TODO subclasses should implement read" end |