Exception: Aric::Error::JobNameRequired
- Inherits:
-
StandardError
- Object
- StandardError
- Aric::Error::JobNameRequired
- Defined in:
- lib/aric/error/job_not_found.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
4 5 6 |
# File 'lib/aric/error/job_not_found.rb', line 4 def to_s 'Job name required, But not pass job name' end |