Exception: Veryfi::Error::InternalError

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

Instance Method Summary collapse

Instance Method Details

#to_sObject



40
41
42
# File 'lib/veryfi/error.rb', line 40

def to_s
  "Internal Server Error"
end