Class: Aliquot::TagClash
- Inherits:
-
Object
- Object
- Aliquot::TagClash
- Includes:
- Core::Service::Error::Behaviour
- Defined in:
- app/api/core/service/error_handling.rb
Class Method Summary collapse
Methods included from Core::Service::Error::Behaviour
Class Method Details
.api_error_code ⇒ Object
105 106 107 |
# File 'app/api/core/service/error_handling.rb', line 105 def self.api_error_code 422 end |