Exception: Browserctl::FlowPreconditionError

Inherits:
FlowError show all
Defined in:
lib/browserctl/errors.rb

Instance Attribute Summary

Attributes inherited from Error

#code

Class Method Summary collapse

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Browserctl::Error

Class Method Details

.default_codeObject



33
# File 'lib/browserctl/errors.rb', line 33

def self.default_code = "flow_precondition_failed" end