Exception: Browserctl::WorkflowError

Inherits:
Error
  • Object
show all
Defined in:
lib/browserctl/errors.rb

Direct Known Subclasses

FlowError, SecretResolverError

Instance Attribute Summary

Attributes inherited from Error

#code, #context

Class Method Summary collapse

Methods inherited from Error

#initialize, #to_payload

Constructor Details

This class inherits a constructor from Browserctl::Error

Class Method Details

.default_codeObject



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

def self.default_code = "workflow_error" end