Exception: PerconaMigrator::NoStatusError
- Defined in:
- lib/percona_migrator/errors.rb
Overview
Used when for whatever reason we couldn’t get the spawned process’ status.
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
7 8 9 |
# File 'lib/percona_migrator/errors.rb', line 7 def 'Status could not be retrieved'.freeze end |