Exception: Veryfi::Error::InternalError

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

Instance Method Summary collapse

Instance Method Details

#to_sObject



55
56
57
# File 'lib/veryfi/error.rb', line 55

def to_s
  "500, Internal Server Error"
end