class Stackify::StringException

Public Instance Methods

class() click to toggle source
# File lib/stackify/error.rb, line 3
def class
  'StringException'.freeze
end