Method: Commons::Errors::ErrorBase#detail

Defined in:
lib/commons/errors/error_base.rb

#detailObject (readonly)

Returns the value of attribute detail.



27
28
29
# File 'lib/commons/errors/error_base.rb', line 27

def detail
  @detail
end