Class: Aliquot::TagClash

Inherits:
Object
  • Object
show all
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

#api_error, included

Class Method Details

.api_error_codeObject



105
106
107
# File 'app/api/core/service/error_handling.rb', line 105

def self.api_error_code
  422
end