Method: SDM::SecretStoreHealth#error
- Defined in:
- lib/models/porcelain.rb
#error ⇒ Object
The error associated with this health check, if it occurred after reachability checks succeeded.
10669 10670 10671 |
# File 'lib/models/porcelain.rb', line 10669 def error @error end |