Exception: Stackify::StringException

Inherits:
StandardError
  • Object
show all
Defined in:
lib/stackify/error.rb

Instance Method Summary collapse

Instance Method Details

#classObject



3
4
5
# File 'lib/stackify/error.rb', line 3

def class
  'StringException'.freeze
end