Exception: Veryfi::Error::ResourceNotFound

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

Instance Method Summary collapse

Instance Method Details

#to_sObject



37
38
39
# File 'lib/veryfi/error.rb', line 37

def to_s
  "404, Resource not found"
end