Exception: Browserctl::State::Transport::TransportError
- Defined in:
- lib/browserctl/state/transport.rb
Instance Attribute Summary
Attributes inherited from Error
Class Method Summary collapse
Methods inherited from Error
Constructor Details
This class inherits a constructor from Browserctl::Error
Class Method Details
.default_code ⇒ Object
20 |
# File 'lib/browserctl/state/transport.rb', line 20
def self.default_code = "transport_error" end
|